nxcr
v0.0.4
Published
A simple CLI for generating source code for next.js typescript components
Readme
NXCR
NXCR is a cli that helps you quickly generate components for your Next.js(TypeScript) projects. It makes use of the component repository found here; https://github.com/lucky-beard/nextjs-component-repository
Installation
Install NXCR with npm
npm install -g nxcrUsage/Examples
nxcr list-components
nxcr generate-componentsDisclaimer
NXCR is used as-is and the author takes no responsibility for any loss or damages.
