0.0.3 • Published 7 years ago

hamster-js v0.0.3

Weekly downloads
6
License
Apache-2.0
Repository
-
Last release
7 years ago

Hamster-JS

Hamster-JS is a ES6 TypeScript Library to help front-end Devs building project without much effort and easily.

Features!

  • Collection API: Provides Lists,ArrayLists,ImmutableLists to help you handle your Objects instead of relaying on Array.
  • Optional API : Provides help handling Nullable or Undefined Object Easily.
  • Observer API: Provides ObservabelValue,Property,Listeners to help you handle Events upon model change.
  • Data API: Provides Page,Slice to help you handle your Data.
  • Stream API: Provides Streams to help you handling your Objects with another level.

Tech

Hamster-JS on Dev mode uses a number of open source projects to work properly:

And of course Dillinger itself is open source with a public repository on GitHub.

Installation

Hamster requires Node.js v4+ to run. .

$ npm install hamster-js

Development

Want to contribute? Great!

Hamster-JS uses Webpack for fast developing. Make a change in your file and instantanously see your updates!

Open your favorite Terminal and run these commands.

Todos

  • BUILD MORE FEATURES
  • TURN INTO A FULL ES6

License

APACHE-2.0

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

1.0.0

9 years ago