Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tutods/lib
Monorepo with ESLint and Prettier config for React, Next.js, TypeScript, Javascript and Node.js projects
https://github.com/tutods/lib
eslint lerna lerna-monorepo next node nodejs npm prettier react tailwindcss typescript
Last synced: 2 days ago
JSON representation
Monorepo with ESLint and Prettier config for React, Next.js, TypeScript, Javascript and Node.js projects
- Host: GitHub
- URL: https://github.com/tutods/lib
- Owner: tutods
- License: mit
- Created: 2023-06-04T20:33:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-05T09:56:26.000Z (3 days ago)
- Last Synced: 2024-11-05T10:40:56.186Z (3 days ago)
- Topics: eslint, lerna, lerna-monorepo, next, node, nodejs, npm, prettier, react, tailwindcss, typescript
- Language: Shell
- Homepage:
- Size: 1.15 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TutoDS Lib
[![Stargazers][stars-shield]][stars-url] [![Forks][forks-shield]][forks-url] ![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge)
---
## 📄 Goal
This monorepo has the purpose to store my common packages, used in my personal projects, like configs., components, hooks and many more. For now, it's more configurations but, they are useful to save time when start a new project.
### 💡️ What you will find?
This monorepo, for now contains 3 packages, two of them dedicated to common configs. used across multiple projects. For now you will find the packages above:
[![biome][biome]][biome-package] [![typescript][typescript]][typescript-package] [![components][components]][react-package]
To know more details about each package, please read the `README.md` file inside of each package folder:
- [**Biome Config** - README](./config/biome-config/README.md)
- [**TypeScript Config** - README](./config/typescript-config/README.md)
- [**Components** - README](./packages/components/README.md)## 🔗 More About Me
[![GitHub][github]](https://github.com/tutods) [![linkedin][linkedin]](https://linkedin.com/in/daniel-sousa-tutods) [![twitter][twitter]](https://twitter.com/dsousa_12) [![instragram][instagram]](https://instagram.com/dsousa_12)
[biome]: https://img.shields.io/badge/biome%20config-000000?style=for-the-badge&logo=biome&logoColor=white
[typescript]: https://img.shields.io/badge/typescript%20config-000000?style=for-the-badge&logo=typescript&logoColor=white
[components]: https://img.shields.io/badge/react%20components-000000?style=for-the-badge&logo=react&logoColor=white
[forks-shield]: https://img.shields.io/github/forks/tutods/lib?style=for-the-badge
[stars-shield]: https://img.shields.io/github/stars/tutods/lib?style=for-the-badge
[instagram]: https://img.shields.io/badge/instragram-000000?style=for-the-badge&logo=instagram&logoColor=white
[twitter]: https://img.shields.io/badge/twitter-000000?style=for-the-badge&logo=x&logoColor=white
[github]: https://img.shields.io/badge/github-000000?style=for-the-badge&logo=github&logoColor=white
[linkedin]: https://img.shields.io/badge/linkedin-000000?style=for-the-badge&logo=linkedin&logoColor=white[biome-package]: https://github.com/users/tutods/packages/npm/package/biome-config
[typescript-package]: https://github.com/users/tutods/packages/npm/package/typescript-config
[react-package]: https://github.com/users/tutods/packages/npm/package/component
[forks-url]: https://github.com/tutods/lib/network/members
[stars-url]: https://github.com/tutods/lib/stargazers