GithubHelp home page GithubHelp logo

kevinbarz / semantic-react Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hallister/semantic-react

0.0 2.0 0.0 43.95 MB

React components for Semantic UI

License: MIT License

JavaScript 99.95% HTML 0.05%

semantic-react's Introduction

Semantic React

View current documentation WIP

Many components are still undocumented, though they are fully functional

This project is a complete Semantic UI (SUI) to React. Currently, the majority of SUI has been ported to React however, much of the components are still untested. Major issues going forward include testing, documentation and various enhancements.

###Official semantic-ui react library is here This doesn't mean that this project will be abandoned

Approach

Semantic-react uses react for any DOM changes. Animation depends on semantic-ui css

Contributions

The project is currently in its infancy, however, much of the porting is complete. If you would like to contribute to the project, fork and follow the instructions below:

Installation

npm install semantic-react --save

You need to install react, react-dom and manually

Development

npm install
npm run styleguide-server

Typings

Library contains bundled Typescript definitions. You must use TS 2.0 or greater and use @types/react (will be installed automatically). This means it will conflict with react typings installed by typings program.

Use 0.9.1 version if you're using typings or TS 1.* version

Radium

Radium support included in the box:

import { Button, Icon } from "semantic-react/radium";

Do not mix radium and non-radium components, when using semantic-react with Radium, import components only from 'semantic-react/radium'

Contributing

Depending on your interest, an excellent place to begin contributing is the High priority issues.

devDependency Status

Dependency Status

semantic-react's People

Contributors

asvetliakov avatar aphofstede avatar chris--jones avatar loris avatar coox avatar idr0id avatar antnkalinin avatar alexanderdesmond avatar a-omsk avatar starefossen avatar hallister avatar bravo-kernel avatar

Watchers

James Cloos avatar Kevin Barz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.