Skip to content

queckezz/list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

structs-list

Build Status NPM version Dependency Status License Test coverage

Compact functions for interacting with arrays in a functional way. They leverage from already existing functions in ES5.

Installation

$ npm install structs-list

Usage

By using a simple prepublish script which moves all functions from lib/ to the toplevel you can require functions like the following:

var append = require('structs-list/append')

Documentation is available here.

Tests

$ npm test

Prior work

License

MIT

About

[Deprecated] Functions for interacting with arrays in a functional way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published