UNPKG

t0n

Version:

Collection of elegant typescript resources for web artisans

25 lines (15 loc) 365 B
# `t0n` Collection of elegant typescript resources that are used across ZUNQ web applications. ## Install To install the package, run: ```bash # bun bun i t0n ``` ## Tests To perform the tests, run: ```bash bun test ``` ## License This package is licensed under the [MIT license](https://github.com/attla/t0n/blob/main/LICENSE) © [Zunq](https://zunq.com)