native-functions
v0.1.1
Published
Native js prototypes converted to ramda-like functions
Downloads
3
Readme
native-functions
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