@ickb/utils
Version:
General utilities built on top of CCC
21 lines (13 loc) • 779 B
Markdown
General utilities built on top of CCC
```mermaid
graph TD;
A["@ickb/utils"] --> B["@ckb-ccc/core"];
click A "https://github.com/ickb/utils" "Go to @ickb/utils"
click B "https://github.com/ckb-devrel/ccc/tree/master/packages/core" "Go to @ckb-ccc/core"
```
This repository follows [Epoch Semantic Versioning](https://antfu.me/posts/epoch-semver). In short ESV aims to provide a more nuanced and effective way to communicate software changes, allowing for better user understanding and smoother upgrades.
This source code, crafted with care by [Phroi](https://phroi.com/), is freely available on [GitHub](https://github.com/ickb/utils) and it is released under the [MIT License](./LICENSE).