This package has been deprecated

Author message:

Warning: The project has been renamed to react-semantic-ui-kit

react-sm-ui

0.1.3 • Public • Published

react-sm-ui

Build Status

Semantic UI rebuilt as React components.

Raison d'être

  • I needed a comprehensive UI component library to use on my side projects.
  • I am unsatisfied with Bootstrap (including boostrap 4 alpha) and Foundation for sites.
  • I wanted to learn how to use Semantic UI.

Goals

  • Create components for Semantic UI widgets without using any of Semantic UI's javascript.

Current status

The project is still in its infancy but you can check the demo to see what's already implemented.

To run the demo:

$ git clone https://github.com/shinzui/react-sm-ui.git
$ cd react-sm-ui && npm install && npm run demo

Then go to http://localhost:8080/demo

Alternatively, you can look at the closed component issues which has all the fully implemented Semantic UI components.

Please note that the API will likely change as I use it on my projects.

Readme

Keywords

Package Sidebar

Install

npm i react-sm-ui

Weekly Downloads

0

Version

0.1.3

License

MIT

Last publish

Collaborators

  • shinzui