hmmhmmhm / create-retemple

Create an on-the-fly template that makes it easy to create a React Library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create-retemple πŸš€

Create on-the-fly templates for React libraries with ease using create-retemple. πŸ› οΈ

Usage πŸ“–

To create a new React library project, run the following command:

npm create retemple@latest

This will scaffold a new project with a pre-configured setup for React and TypeScript, using Vite as the build tool. πŸ—οΈ

Features ✨

  • Easy-to-use CLI πŸ–₯️
  • React + TypeScript support 🧩
  • Vite for fast builds πŸš€
  • SWC for super-fast transpilation ⚑
  • ESLint setup for code quality πŸ“
  • Pre-configured for library development πŸ“š

TODO πŸ“

  • Add option to skip Tailwind setup during scaffolding πŸ›‘
  • Integrate additional frontend libraries as options πŸ“š
  • Enhance customization features for the template πŸ”§

Stay tuned for updates and new features! πŸ””

About

Create an on-the-fly template that makes it easy to create a React Library.

License:MIT License


Languages

Language:TypeScript 79.3%Language:CSS 17.0%Language:HTML 3.3%Language:JavaScript 0.4%