Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/younho9/lib

🛠 A monorepo of JavaScript / TypeScript Utilities
https://github.com/younho9/lib

configs eslint lib monorepo prettier typescript utils

Last synced: about 3 hours ago
JSON representation

🛠 A monorepo of JavaScript / TypeScript Utilities

Awesome Lists containing this project

README

        

# @younho9/lib

> 🛠 A monorepo of JavaScript / TypeScript Utilities

[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/xojs/xo)
[![Docs](https://badgen.net/badge/docs/typedoc/purple)](https://younho9.github.io/lib)

## Packages

- [@younho9/guards](packages/guards): A set of type guards for TypeScript
- [@younho9/object](packages/object): A set of type-safe object functions for TypeScript
- [@younho9/types](packages/types): A set of utility types for TypeScript

## License

[MIT](LICENSE)