1.0.8 • Published 2 years ago

@vivitek/toolbox v1.0.8

Weekly downloads
-
License
CC4
Repository
github
Last release
2 years ago

@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

  • Custom colors
  • Deploy
  • Buttons
    • Full
    • Outlined
  • Input
  • Tables
    • Search bar
    • Pagination
    • Sort A->Z Z->A
  • Spinners
  • Tab
  • Alert (sweetalert wrapper)
    • Primary
    • Secondary
    • Warning
    • Danger
    • Info
  • Modal

License

CC4 © vivitek

1.0.8

2 years ago

1.0.6

2 years ago

1.0.5

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago