Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 747 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 747 Bytes

Cinnabar Forge Utils

Common functions that used by a wide range of Cinnabar Forge projects

Getting Started

npm i @cinnabar-forge/utils

Usage

TODO

Changelog

We curate a human-readable changelog. You can find it in the CHANGELOG.md file.

License

This project is licensed under the ISC License, see the LICENSE file for details.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request.

Installation for developers

git clone [email protected]:cinnabar-forge/node-utils.git
cd node-utils
npm ci

Authors