@code-engine/lib
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

CodeEngine lib

Cross-Platform Compatibility Build Status

Coverage Status Dependencies

npm License Buy us a tree

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:

  1. Clone this repo
    git clone https://github.com/CodeEngineOrg/code-engine-lib.git

  2. Install dependencies
    npm install

  3. Build the code
    npm run build

  4. 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

Travis CI SauceLabs Coveralls

Package Sidebar

Install

npm i @code-engine/lib

Homepage

engine.codes

Weekly Downloads

13

Version

1.0.2

License

MIT

Unpacked Size

64.4 kB

Total Files

33

Last publish

Collaborators

  • jamesmessinger