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 🥷📜
- Host: GitHub
- URL: https://github.com/latipun7/library
- Owner: latipun7
- License: mit
- Created: 2021-08-12T03:48:43.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T19:23:16.000Z (over 1 year ago)
- Last Synced: 2024-10-30T00:52:29.570Z (over 1 year ago)
- Topics: components, library, modules, packages, typescript
- Language: TypeScript
- Homepage:
- Size: 2.57 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
- License: license
- Codeowners: .github/codeowners
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"