@vivitek/toolbox

1.0.8 • Public • Published

@vivitek/toolbox

Random stuff for frontend developpers

NPM JavaScript Style Guide

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

Readme

Keywords

none

Package Sidebar

Install

npm i @vivitek/toolbox

Weekly Downloads

1

Version

1.0.8

License

CC4

Unpacked Size

349 kB

Total Files

6

Last publish

Collaborators

  • matfire
  • thmarinho