@smark182/lib

1.0.14 • Public • Published

React Package NombreProyecto

NombreProyecto code for a simple, lightweight, and performant react npm package. Read a step-by-step guide on how to create a react npm package on Codify Tools.

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.

Readme

Keywords

Package Sidebar

Install

npm i @smark182/lib

Weekly Downloads

1

Version

1.0.14

License

MIT

Unpacked Size

5.21 kB

Total Files

6

Last publish

Collaborators

  • smark182