@vivitek/toolbox
v1.0.8
Published
Random stuff for frontend developpers
Downloads
1
Readme
@vivitek/toolbox
Random stuff for frontend developpers
Install
npm install --save @vivitek/toolbox
Usage
import React from 'react'
import { SomeComponents } from '@vivitek/toolbox'
import '@vivitek/toolbox/dist/index.css'
const Example = () => {
return <SomeComponents />
}
TODO
- [x] Custom colors
- [ ] Deploy
- [x] Buttons
- [x] Full
- [x] Outlined
- [ ] Input
- [ ] Tables
- [ ] Search bar
- [ ] Pagination
- [ ] Sort A->Z Z->A
- [x] Spinners
- [ ] Tab
- [ ] Alert (sweetalert wrapper)
- [ ] Primary
- [ ] Secondary
- [ ] Warning
- [ ] Danger
- [ ] Info
- [ ] Modal
License
CC4 © vivitek