@bemoje/is-object-null-prototype
Node library template package with full ESM support. All features available as npm scripts: Jest testing. Rollup build. Rename package - affecting all relevant files. Readme generator. Markdown and HTML API-documentation. Npm publish and version bumping. Github repository create, delete and commit. Jsdoc block comment description triggers package description updates. Package keyword-extraction from block comments in source code.
Version
Travis CI
Dependencies
Stats
Donate
Installation
npm install @bemoje/is-object-null-prototype
npm install --save @bemoje/is-object-null-prototype
npm install --save-dev @bemoje/is-object-null-prototype
Usage
import isObjectNullPrototype from '@bemoje/is-object-null-prototype'
isObjectNullPrototype()
Tests
Uses Jest to test module functionality. Run tests to get coverage details.
npm run test
API
Table of Contents
isObjectNullPrototype
Node library template package with full ESM support. All features available as npm scripts: Jest testing. Rollup build. Rename package - affecting all relevant files. Readme generator. Markdown and HTML API-documentation. Npm publish and version bumping. Github repository create, delete and commit. Jsdoc block comment description triggers package description updates. Package keyword-extraction from block comments in source code.
Parameters
Returns void
theCallback
Callback type definition.
Type: Function
Parameters
Returns void
Addable
Extends Number
A class that extends the native Number-class and
Parameters
add
Adds 'n'
Parameters
Returns Addable