1.0.12 • Published 1 year ago

npm-package-github-actions v1.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

React Package Boilerplate

Boilerplate code for a simple, lightweight and performant react npm package. You can read a step-by-step guide of how to create your own package here.

npm bundle size npm bundle size npm downloads GitHub license

Features

  • Babel for modern JavaScript and JSX transpilation
  • Rollup for build
  • Bundle generated in cjs and esm 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 publish - publish your package to npm.

License

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

1.0.2

1 year ago

1.0.1

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.12

1 year ago

1.0.0

1 year ago