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

@exivity/ui

Package Overview
Dependencies
Maintainers
2
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exivity/ui

A collection of components to build interfaces

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
decreased by-94.67%
Maintainers
2
Weekly downloads
 
Created
Source

@exivity/ui

npm Travis Codecov Code Climate Gitter

A collection of components to build interfaces.

Quickstart

Install with yarn

yarn add @exivity/ui

Start using it

import { Button } from '@exivity/ui'

<Button>Click me!</Button>

Visit exivity.github.io/ui for more documentation and examples.

Todo

  • More components
  • Learn things from https://github.com/bigbellies/fannypack
  • Better docs, maybe switch to https://github.com/pedronauck/docz ?
  • Kitchen sink demo
  • Default stories should have knobs for all propTypes
  • Import/export all reakit components, so end-users won't ever have to use reakit directly?
  • Better stories (introduction, example code, propTypes, remove or replace withInfo?)
  • Option to embed fonts instead of loading through Google Fonts (for offline use)
  • Upgrade code to use styled-components as soon as reakit upgrades
  • Use https://reakit.io/ because it's awesome

Keywords

FAQs

Package last updated on 03 Nov 2018

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