An open API service indexing awesome lists of open source software.

https://github.com/naturalcycles/js-libs

Standard library for universal (browser/server) javascript
https://github.com/naturalcycles/js-libs

lib typescript

Last synced: about 2 months ago
JSON representation

Standard library for universal (browser/server) javascript

Awesome Lists containing this project

README

          

## @naturalcycles/js-libs

> Monorepo for open source `@naturalcycles/*-lib` packages

# [Documentation](https://naturalcycles.github.io/js-libs/)

## Contributing

The commit message (i.e. the PR title) should follow semantic releases. It should indicate that it
contains such a change so that a new release is needed. This means that you should use `feat:` or
`fix:` to trigger a release. `chore:` commits will be regarded as cosmetic and they will not trigger
a release.