@eqworks/extended-semantic-components

3.2.0 • Public • Published

Extended Semantic Components

npm version Build Status PRs Welcome

This is a collection of components that we've extended based on Semantic UI React that are commonly used in many of our projects at EQ Works, such as ATOM, and Locus.

You can see the components in action at https://eqworks.github.io/extended-semantic-components

Installation

$ yarn add @eqworks/extended-semantic-components
# OR
$ npm install @eqworks/extended-semantic-components

And to use it within your project

import {
  SemanticDatePicker,
  DataTable,
  Dropzone,
} from '@eqworks/extended-semantic-components'

Package Sidebar

Install

npm i @eqworks/extended-semantic-components

Weekly Downloads

2

Version

3.2.0

License

MIT

Unpacked Size

63.7 kB

Total Files

18

Last publish

Collaborators

  • ashish.jullia
  • jackchungeq