@fobx/core
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@fobx/core

TODO List

  1. observableObject needs to handle property add + delete?
  2. Need to fix ID generations to work with global state instead of instance state.
  3. Need to publish initial packages.
    1. figure out what bundles need to be included.
  4. Find and address any TODO: comments in the code.

Notes

  1. Array functions with callbacks (filter, forEach, every, etc...) return the non-proxied array as the 3rd argument of the callback instead of the proxy. This is for performance related reasons. Consumers have access to the proxied array (they're calling the function on it) if they need to do something with.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @fobx/core

      Weekly Downloads

      1

      Version

      0.1.0

      License

      BSD-3-Clause

      Unpacked Size

      220 kB

      Total Files

      34

      Last publish

      Collaborators

      • jereklas905