项目作者: phoinixi

项目描述 :
Immutable js data structure extends
高级语言: JavaScript
项目地址: git://github.com/phoinixi/es6-immutables.git
创建时间: 2017-02-12T00:06:44Z
项目社区:https://github.com/phoinixi/es6-immutables

开源协议:

下载


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!