0.0.4 • Published 2 years ago

fignya v0.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Fignya

A bit like Figma.

Fignya is an opinionated React Component Library generator.

Get started

npx fignya init my-library

This command creates a component library project in ./my-library path.

Then
cd my-library
npm i
npm start

Creating components

npx fignya component new-component

Build the library SDK

npm run build

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago