native-functions
v0.1.1
Published
Native js prototypes converted to ramda-like functions
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-functionsSee Also
License
MIT
