New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

kuali-ui

Package Overview
Dependencies
Maintainers
6
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kuali-ui

Kuali UI elements

  • 4.9.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
28
increased by115.38%
Maintainers
6
Weekly downloads
 
Created
Source

KualiUI

Demo/Docs

Icons

Kuali-UI utilizes the material-icons font. You will need to load the font on any page needing icons.

Contributing

Running Storybook

We use a project call storybook to serve and organize components in development. To use:

yarn
yarn storybook:start
open http://localhost:9001

Writing tests

running the test suite

yarn test

running the test suite in watch mode

yarn test:watch

generating a coverage report

yarn test:coverage

CSS Regression Testing

have storybook running

yarn storybook:start

save bitmap references

yarn test:css:update

run your new code against the references

yarn test:css

Known Issues

if watch mode fails because you're on macOS Sierra you need to reinstall watchman

brew install watchman

FAQs

Package last updated on 02 Aug 2017

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc