@code-engine/lib
v1.0.2
Published
build tool | code generator | static site builder
Downloads
103
Maintainers
Readme
CodeEngine lib
This is the core library for CodeEngine. It exports the CodeEngine
class, which manages plugins, worker threads, events, builds, and watching functionality.
NOTE: This is an internal library that is only intended to be used by CodeEngine. Using it outside of CodeEngine is discouraged. Use the code-engine npm package instead.
Usage
This package exports a CodeEngine
class. See the Programmatic API wiki page for details about how to use this class.
Contributing
Contributions, enhancements, and bug-fixes are welcome! Open an issue on GitHub and submit a pull request.
Building
To build the project locally on your computer:
Clone this repo
git clone https://github.com/CodeEngineOrg/code-engine-lib.git
Install dependencies
npm install
Build the code
npm run build
Run the tests
npm test
License
@code-engine/lib is 100% free and open-source, under the MIT license. Use it however you want.
This package is Treeware. If you use it in production, then we ask that you buy the world a tree to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.
Big Thanks To
Thanks to these awesome companies for their support of Open Source developers ❤