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

@chlteam/genki-ui

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chlteam/genki-ui

The UI kit for genki. Styles, assets, theme, component library.

  • 0.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
2
Weekly downloads
 
Created
Source

genki-ui

note: unstable

This is the UI kit for Genki. It includes:

  • The definitive Genki UI theme, as:
    • a tailwind theme + postCSS
    • compiled css and ejs for loading in JS or CSS
    • a <genki-theme /> web component that can be loaded at the top of any HTML page to provide the CSS, fonts and assets
  • Raw assets including fonts and icons
  • A fully modular tailwind based styling system that works across frameworks
  • A library of components (in the atomic design style). These are custom elements and have accompanying react wrappers.

Development

To open a fast live reloading server where you can iterate on design and functionality of the components:

npm run start

To build the component library and update the gallery and docs, run:

npm run build

To run the unit tests for the components, run:

npm test

To generate a new component template, run:

# npm run generate scope/genki-componentname
# e.g.
npm run generate atoms/genki-avatar

Components

FAQs

Package last updated on 04 Aug 2022

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