Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

datx

Package Overview
Dependencies
Maintainers
7
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datx

A MobX data store

  • 0.5.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
37
decreased by-21.28%
Maintainers
7
Weekly downloads
 
Created
Source

datx

A MobX data store

The store meant to replace mobx-collection-store. Coming soon...


Build Status Test Coverage npm version

Dependency Status devDependency Status Greenkeeper badge

Basic usage

todo

Getting started

todo

API reference

todo

Mixins

todo

TODO

To match mobx-collection-store v2 feature set

  • Snapshots/patches
    • patchListen
    • applyPatch
    • snapshot
  • Reference
  • Back reference
  • idAttribute
  • typeAttribute
  • Support for id updating
  • Destroy collection
  • Reset collection
  • Defining models without decorators

Dev mode

  • Dev mode flag
  • Error when assigning properties directly (with ES6 proxy)
  • Warning mechanism
    • Warn if back reference correctness can't be ensured
    • Deprecation warnings (future)

New features

  • Mixin support
    • Meta mixin
    • Actions mixin
  • Model in multiple collections

V1 features

  • Usage documentation
  • Code documentation

License

The MIT License

Credits

datx is maintained and sponsored by Infinum.

FAQs

Package last updated on 03 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc