gkz / es-collectionsLinks
An ES6/ES2015 (JavaScript) collections library including Stack, Queue, and PriorityQueue
☆58Updated 7 years ago
Alternatives and similar repositories for es-collections
Users that are interested in es-collections are comparing it to the libraries listed below
Sorting:
- Streams built using Algebraic Data Types (ADT) and Pure FP (Haskell like) code☆120Updated 5 years ago
- JavaScript live code reloading utility for Node and browsers☆60Updated 8 years ago
- Tiny immutable JSON data structures☆41Updated 7 years ago
- Currying made simple.☆85Updated 5 years ago
- Returns the given deeply-nested property of an object using dot-notation or an array of keys.☆32Updated 2 years ago
- Jump-start your front-end server☆104Updated 8 years ago
- Node Tiny Tests module.☆18Updated 10 years ago
- run CPU heavy tasks when the user is inactive☆22Updated 10 years ago
- Lots and lots of predicates and checks for JavaScript (Node/Browser)☆65Updated 4 years ago
- Functional, composable, immutable & curried promise sequences with abstract resolution.☆111Updated 5 years ago
- grep meets querySelectorAll☆40Updated 9 years ago
- A simple tool to debug and observe functions☆88Updated 6 years ago
- ES.next in a box☆113Updated 4 years ago
- Quick and easy JSON transformations.☆49Updated 9 years ago
- Helper functions for ES6 promises☆65Updated 5 years ago
- ☆25Updated 9 years ago
- Transform Streams with Transducers☆45Updated 7 years ago
- Finite State Machines in javascript☆66Updated 8 years ago
- A small, chainable, immutable utility for building up class name strings in application logic☆45Updated 9 years ago
- Simple command line prompt with retry for empty answers☆21Updated 8 years ago
- Atom IDE support for Flow☆87Updated 8 years ago
- Implements the Prüfer sequence algorithm in javascript, for space-efficient representation of trees using a unique sequence. Useful for …☆32Updated 7 years ago
- JavaScript lazy arrays, sort of like Clojure's seqs☆57Updated 10 years ago
- Turn Virtual DOM nodes into HTML☆140Updated last year
- Create a JSDom instance for browserless testing, exposing some handling methods☆77Updated 7 years ago
- cool event bus☆27Updated 3 years ago
- Development-oriented build tool for the web☆74Updated 7 years ago
- Tweak React components in real time with Browserify.☆34Updated 7 years ago
- Transducers Inspired by Underscore