@nubestra/create-react-component

Create all kinds of components from the command line, you can pass parameters to create from different components from the library.

Usage no npm install needed!

<script type="module">
  import nubestraCreateReactComponent from 'https://cdn.skypack.dev/@nubestra/create-react-component';
</script>

README

[(https://img.shields.io/badge/npm-1.0-blue.svg) (https://github.com/soyisraelortiz/create-react-component)]

[test]: Update test/* files [dist]: Changes to submodules, version bumps, updates to package.json [minor]: Small changes [doc]: Updates to documentation [fix]: Bug fixes [bin]: Update binary scripts associated with the project [refactor]: Refactor of existing code [nit]: Small code review changes mainly around style or syntax [feat]: New features

// Usage fix: closes #9, fix path issue

nit: swap let for const

doc: added usage section to README.md