0.1.1 • Published 7 years ago

native-functions v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

native-functions

Travis Build Status NPM downloads

Native js prototypes converted to ramda-like functions

background details relevant to understanding what this module does

Usage

description of the example

const nativeFunctions = require('native-functions');

console.log({nativeFunctions});

This will output

API

Install

With npm installed, run

npm install --save native-functions

See Also

License

MIT

0.1.1

7 years ago

0.1.0

7 years ago

0.0.1

7 years ago