1.0.1 • Published 4 years ago

@bottable/fiber-ui v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

fiber

A React UI Component library

NPM JavaScript Style Guide

Install

todo

Usage

todo

Development

# install dependencies
yarn

# run demo at root directory
yarn start

Create a component

yarn hygen fiber new
> What's your new member called?
> codegen_sample
> What's your category does it belong ex. component, layout ...etc?
> example
> What's your base HTML element?
> h2

Loaded templates: _templates
       added: src/CodegenSample/index.ts
      inject: src/index.tsx
       added: docs/sample/codegenSample.mdx
       added: src/CodegenSample/__test__/CodegenSample.spec.tsx
       added: src/CodegenSample/CodegenSample.tsx
       added: src/CodegenSample/styles.ts
✨  Done in 10.06s.

Be sure to run yarn test -u after to create a new snapshot

License

MIT © bottable

1.0.1

4 years ago

1.0.0

4 years ago