Skip to content

joemocode-business/ui-hyperspace

Repository files navigation

@filecoin-foundation/ui-filecoin

Filecoin branded UI components for the Filecoin ecosystem created by Filecoin Foundation.

Description

Component library providing reusable React components with Filecoin branding, built with TypeScript and Tailwind CSS. Includes navigation, tables, cards, forms, and utility components designed for Filecoin Foundation web properties.

Development

Testing

Run tests:

npm test

Watch mode:

npm test -- --watch

Coverage:

npm test -- --coverage

Building

Build the package:

npm run build

Lint:

npm run lint

Publishing

This package uses Changesets for version management.

1. Create Changeset

npm run changeset

Select the package and change type (patch/minor/major), then provide a description.

2. Version Packages

npm run changeset version

This updates package versions and CHANGELOG.md.

3. Publish

npm run changeset publish

Builds and publishes to npm registry.

License

MIT

About

Hyperspace UI component library — fork of @filecoin-foundation/ui-filecoin

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors