Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 928 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 928 Bytes

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.

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