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

https://github.com/latipun7/library

Nerdy Ninja's library 🥷📜
https://github.com/latipun7/library

components library modules packages typescript

Last synced: about 1 year ago
JSON representation

Nerdy Ninja's library 🥷📜

Awesome Lists containing this project

README

          

# `library 🥷📚`

[![Discord][discord-image]][discord-url]
[![GitHub Workflow Status][workflow-image]][workflow-url]
[![NPM Package][npm-image]][npm-url]

> **🥷 Nerdy Ninja's library 📜**
>
> This monorepo contains all my personal library that contains shareable configurations, code utilities, modules, ui components, and more to come ...

## Currently This Library Contains

- [Shareable `commitlint` configuration](./configs/commitlint)
- [Shareable `eslint` configuration](./configs/eslint)
- [Shareable `renovate` configuration preset](./configs/renovate)
- [Shareable `semantic-release` configuration](./configs/semantic-release)
- [Shareable `typescript` configuration](./configs/tsconfig)

## Hacking to the Gate~! 🧑‍💻🎶

[MIT License](./license) © Latif Sulistyo

[discord-image]: https://img.shields.io/discord/758271814153011201?label=Developers%20Indonesia&logo=discord&style=flat-square
[discord-url]: https://discord.gg/njSj2Nq "Chat and discuss at Developers Indonesia"
[workflow-image]: https://img.shields.io/github/workflow/status/latipun7/library/%E2%9A%99%F0%9F%9A%80?label=CI%2FCD&logo=github-actions&style=flat-square
[workflow-url]: https://github.com/latipun7/library/actions "GitHub Actions"
[npm-image]: https://img.shields.io/badge/NPM-latipun7-blue?style=flat-square&logo=npm
[npm-url]: https://www.npmjs.com/~latipun7 "latipun's packages on NPM"