coreplus

0.0.2 • Public • Published

CorePlus

JavaScript addons to help your day to day

📑 Coreplus is fully typed using JSDoc

🔗 GitBook Link

Install

In your command line, run:

$ npm install coreplus

requiring

To get a package from CorePlus, require coreplus and run a function with the name of the package. To get all packages, use all. See package list here

const { Package } = require("coreplus")("package");

// or
const { Package, OtherPackage } = require("coreplus")("all");

Packages

Package Name Require String Package Doc Links
Superman superman Superman Docs
StrongType strongType StrongType Docs
Object.equals dotEquals Object.equals Docs
SmallInt smallInt SmallInt Docs
Classes classes Classes Docs

Package Sidebar

Install

npm i coreplus

Weekly Downloads

1

Version

0.0.2

License

ISC

Unpacked Size

16.6 kB

Total Files

8

Last publish

Collaborators

  • ephf