0.0.4 • Published 1 year ago

nxcr v0.0.4

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

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 nxcr

Usage/Examples

nxcr list-components
nxcr generate-components

Disclaimer

NXCR is used as-is and the author takes no responsibility for any loss or damages.