@lumjs/core

1.37.2 • Public • Published

lum.core.js

Some small core constants, functions, classes, and objects. Things that make working with objects in Javascript slightly nicer, and work in CommonJS/Node.js and modern browsers without any modifications.

Used by all the rest of my Lum.js libraries.

Notes

As of version 1.30.0 the opt.Opts class has been split into its the new @lumjs/opts package, which itself depends on a new @lumjs/errors package.

Until the next major release (2.0), this package will have a dependency on the split-away pacakages, so that it can have a deprecated alias to the old class name available. As of 2.0 that alias will be removed, and the dependencies will also be removed.

Documentation

The documentation is written in JSDoc 3 format.

You can compile the documentation using npm run build-docs which will put the generated docs into the ./docs/api folder.

Official URLs

This library can be found in two places:

Author

Timothy Totten 2010@totten.ca

License

MIT


Readme

Keywords

none

Package Sidebar

Install

npm i @lumjs/core

Weekly Downloads

84

Version

1.37.2

License

MIT

Unpacked Size

330 kB

Total Files

63

Last publish

Collaborators

  • supernovus