0.0.37-development • Published 7 years ago
qs-ui-library v0.0.37-development
QS-UI
Quantstamp Component Library and Style Guide
How to import into a React project:
From your React.js project folder
npm i qs-ui-library --save
# or
yarn add qs-ui-library
Then to source the component in your page or top level component
// File: pages/mypage.js
import { MyComponent } from 'qs-ui-library'
|
|
<MyComponent someprop="someVal">
Shortcut Refrence
- Accordian
- Banner
- Button
- CalloutCard
- CarouselGallery
- CarouselGalleryCard
- CheckboxGroup
- CodeInputArea
- Colors
- CTAGrid
- CTAGridContent
- DatePick
- FilterTable
- GlobalDefault
- GlobalFonts
- GlobalReset
- GlobalTypography
- Glyph
- Icon
- Input
- LayoutGrid
- LayoutWrapper
- LinkCTA
- LinkText
- Logo
- Modal
- SimpleTable
- SlideBar
- Seal
- SealBanner
- Tabs
- Textarea
- Toggle
How to start locally for development: (pre-reqs: node/npm, nvm, git)
git clone git://github.com/quantstamp/qs-ui-library.git
cd qs-ui-library
nvm use
npm i
npm start
then open http://localhost:6060 in your browser.
0.0.37-development
7 years ago
0.0.36-development
7 years ago
0.0.35-development
7 years ago
0.0.34-development
7 years ago
0.0.33-development
7 years ago
0.0.30-development
7 years ago
0.0.29-development
7 years ago
0.0.28-development
7 years ago
0.0.27-development
7 years ago
0.0.26-development
7 years ago
0.0.25-development
7 years ago
0.0.24-development
7 years ago
0.0.21-development
7 years ago
0.0.2-development
7 years ago
0.0.12-development
7 years ago
0.0.11-development
7 years ago
0.0.10-development
7 years ago
0.0.9-development
7 years ago
0.0.8-development
7 years ago
0.0.7-development
7 years ago
0.0.6-development
7 years ago
0.0.5-development
7 years ago
0.0.4-development
7 years ago
0.0.3-development
7 years ago
1.0.0
7 years ago