Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 1.48 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.48 KB

WinterJS

WinterJS is a set of JavaScript libraries used by Winterbloom projects.

What's in here?

This is (probably) an incomplete list!

Contributing

While I don't really expect anyone outside of Winterbloom to use these, by all means, contributions are welcome. File an issue or reach out to us before you write code, so we can make sure it's something that'll be beneficial for all of us. :)

Running tests

Even though this is a JavaScript project we still use Nox since Winterbloom favors Python tooling. Just run nox to run the tests and lints.

Linting requires eslint and tests require deno.

License

WinterJS is published under the MIT License.