nativity-cint

6.2.0 • Public • Published

nativity-cint

nativity plugin to safely install cint methods onto native Array, String, Number, and Function prototypes.

Install

npm install --save nativity-cint

Usage

require('nativity-cint').install();

// now use cint methods on native object prototypes
console.log('Hello {0}!'.supplant(['Friend']));

Readme

Keywords

Package Sidebar

Install

npm i nativity-cint

Weekly Downloads

0

Version

6.2.0

License

ISC

Last publish

Collaborators

  • raine