Coder Social home page Coder Social logo

akrikos / canon-react Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rackerlabs/canon-react

0.0 1.0 0.0 830 KB

React components for Rackspace's Canon framework

Home Page: http://rackerlabs.github.io/canon-react/

License: MIT License

JavaScript 98.67% HTML 0.51% Shell 0.82%

canon-react's Introduction

Build Status npm version

canon-react

React components for Rackspace's Canon framework

Contributing

For issues or feature requests please submit an issue. For more information on contributing to canon-react, checkout the Contributing Guide

Building

The latest stable release is available under the releases section of the repository. You can also generate a release from master if you wish to live on the edge.

To build a bundled file for release run scripts/cibuild

Instructions For Including In Your Project

npm install canon-react will install the canon-react module inside of the node_modules directory of your current directory. npm install canon-react -g will install the canon-react module globally.

Using Components

After installation you can use canon react components.

var Component = require('canon-react').Component;

ES6:

import {Component} from 'canon-react';

An example of how to use canon-react components can be found in node_modules/canon-react/demo/demo.jsx

Roadmap

This is a list of what is planned for the next release

v 1.0.0

??? What would you like to see?

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.