项目作者: gabecar

项目描述 :
Minimum select component for ReactJS
高级语言: TypeScript
项目地址: git://github.com/gabecar/scrushable.git
创建时间: 2019-10-18T13:11:15Z
项目社区:https://github.com/gabecar/scrushable

开源协议:MIT License

下载


Scrushable

npm version
npm downloads
Build Status

Installation

  1. yarn add scrushable

Motivation

While using a similar library, we noticed that we it many non-essential features. This library objective is to provide only the essential features modularly and with high performance.

Usage

.

Contributing

This is how you can spin up the dev environment:

  1. git clone https://github.com/gabecar/scrushable
  2. cd scrushable
  3. yarn
  4. yarn storybook