0.0.117 • Published 5 months ago
dilypse-mui v0.0.117
⚛️⚡ Vite + React + Typescript Component Library
Features
- ⚛️ React 18
- 📚 Storybook 7 - Components preview
- 🖌️ Tailwind CSS 3
- ⏩ Vite - Run and build the project blazingly fast!
- ⚡ Vitest - Components Unit Testing
- 📐 ESLint & Prettier - Formatting and Linting
- 🌟 Typescript
- 🐶 Husky & Lint Staged - Pre-commit Hooks
- ⏰ Release Please — Generate the changelog with the release-please workflow
- 👷 Github Actions — Releasing versions to NPM
- Initial components setup using Atomic Design
Getting Started
- Create a new repository using this one as template
- Clone your repo
- Install dependencies with
pnpm i
(first runcorepack enable
to enable pnpm) - Run
pnpm prepare
command to setup Husky pre-commit hooks.
Main Scripts
Always prepending pnpm:
dev
: Bootstrap the Storybook preview with Hot Reload.build
: Builds the static storybook project.build:lib
: Builds the component library into the dist folder.lint:fix
: Applies linting based on the rules defined in .eslintrc.js.format:prettier
: Formats files using the prettier rules defined in .prettierrc.test
: Runs testing using watch mode.test:cov
: Runs testing displaying a coverage report.
Blog Post
to set up this library and publish it to a package registry! You can read it here.
0.0.117
5 months ago
0.0.116
6 months ago
0.0.115
6 months ago
0.0.114
6 months ago
0.0.113
6 months ago
0.0.112
6 months ago
0.0.111
6 months ago
0.0.110
6 months ago
0.0.109
6 months ago
0.0.108
6 months ago
0.0.107
6 months ago
0.0.106
6 months ago
0.0.105
6 months ago
0.0.104
6 months ago
0.0.103
6 months ago
0.0.102
6 months ago
0.0.101
6 months ago
0.0.95
6 months ago
0.0.97
6 months ago
0.0.99
6 months ago
0.0.92
6 months ago
0.0.100
6 months ago
0.0.94
6 months ago
0.0.91
6 months ago
0.0.90
6 months ago
0.0.89
7 months ago
0.0.88
7 months ago
0.0.86
7 months ago