1.0.4 • Published 2 months ago

@codifytools/react-package-vite-boilerplate v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

React Package Vite Boilerplate

Boilerplate code for a simple, lightweight, and performant react npm package.

npm bundle size npm bundle size npm downloads GitHub license

Features

  • Babel for modern JavaScript and JSX transpilation.
  • Vite for build.
  • Bundle generated in umd and es formats.
  • Storybook for local development.

Commands

  • npm install - install project dependencies.
  • npm run storybook - start local development environment.
  • npm run build - build package into dist/ folder.
  • npm run npm:publish - publish your package to npm.

License

MIT license, Copyright (c) Juan Pablo Mejia Duque. For more information see LICENSE.

1.0.4

2 months ago

1.0.3

6 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago