Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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