Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@superform-xyz/sup-core-ui

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@superform-xyz/sup-core-ui

Superform UI components

  • 1.15.1
  • npm
  • Socket score

Version published
Weekly downloads
79
increased by51.92%
Maintainers
1
Weekly downloads
 
Created

Welcome to Superform Core UI library 👋

Version Documentation License: MIT Twitter: superformxyz

Superform UI components

🏠 Storybook

Requirements

  • node >=18.16.0
  • nvm >=0.38.0
  • npm >=6.14.0

Development

# make sure you have node v18.16.0 installed or nvm installed & configured to use .nvmrc
npm install

# build the library to release / use it as a dependency locally
npm run build
# or run the storybook instance to develop components
npm run storybook

Storybook

npm run storybook # run storybook instance on http://localhost:6006
npm run storybook:build # build storybook static version to /.next folder

Run tests

npm run test
# or run tests in CI-mode
npm run test:ci

Author

👤 Superform

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

FAQs

Package last updated on 18 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts