Skip to content
/ maons Public

A collections of tools, components, and utilities for your next project

License

Notifications You must be signed in to change notification settings

rmoralp/maons

Repository files navigation

Node.js version npm tests license


Maons 🧱

A set of isolated packages ready to combine and help you to create a project asap.


Table of Contents
  1. Available packages
  2. Roadmap
  3. License

Available packages

Linting

@maons/lint is a package that includes eslint configurations (includes support for React.js, Tailwindcss and Prettier)

Typescript configurations

@maons/tsconfig is a package that contains tsconfig.json files for Node.js, Next.js and React.js projects.

React components with Tailwind

@maons/react-components is a simple, modular and accessible component library for React and Tailwindcss

(back to top)

Roadmap:

Check the project board to see what's coming next.

Warning I'm building this in public. You can follow the progress on Twitter @rmoralp.

License

Licensed under the MIT license.

(back to top)