Skip to content

micnews/article-json-immutable-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

article-json-immutable-methods Build Status

Immutable methods for article json

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install article-json-immutable-methods --save

Tests

npm install
npm test

Dependencies

  • immutable-array-methods: Immutable versions of normally mutable array methods, such as pop(), push(), splice()
  • immutable-object-methods: Update normal plain javascript object, immutable style. Simlar to how immutable.js, seamless-immutable etc does it but a lot smaller and simpler.

Dev Dependencies

License

MIT

Generated by package-json-to-readme

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published