Skip to content

FIL1994/spectre-react-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 3, 2019
bec9935 · May 3, 2019
Jan 24, 2019
Jan 26, 2019
Apr 30, 2019
Jan 23, 2019
May 3, 2019
May 3, 2019
Feb 13, 2019
Jan 23, 2019
Jan 25, 2019
Jan 19, 2019
Apr 30, 2019
Jan 19, 2019
Jan 26, 2019
Jan 23, 2019
Apr 30, 2019
Jan 23, 2019
Jan 19, 2019
Feb 1, 2019
May 3, 2019
May 3, 2019
Feb 16, 2019
May 3, 2019
Jan 19, 2019

Repository files navigation

GitHub npm npm bundle size (minified + gzip) codecov

Netlify Status

Spectre.css and React integration

Usage

Installation:

npm i -S spectre-react-lib

Importing components:

import {
  Page,
  Pagination,
  Panel,
  Tab,
  Toast,
  Button,
  Table,
  Grid,
  Divider,
  Loading,
  Parallax,
  ControlledTab,
  EmptyState
} from "spectre-react-lib";

Examples

View here