项目作者: phoinixi
项目描述 :
Immutable js data structure extends
高级语言: JavaScript
项目地址: git://github.com/phoinixi/es6-immutables.git
es6-immutables
Early stage project for Immutable js data structure extending built-in javascript data structures
Contributing
- Clone the repo
npm install
npm run test
- Add new test and new functionalities
- Rock!