Giter Site home page Giter Site logo

jfrej / ui-react Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sharktower/ui-react

0.0 0.0 0.0 2.93 MB

Sharktower UI Component Library

Home Page: https://sharktower.github.io/ui-react/

License: Apache License 2.0

JavaScript 89.92% CSS 9.96% Shell 0.04% HTML 0.09%

ui-react's Introduction

Mudano UI React

UI React is the Mudano component library.

If you have questions ask the development team via GitHub Issues

Installation

yarn add @mudano/ui-react

Requirements

UI React components are only compatible with a React application and require the following:

node >=8.5.0
react >=0.14.0 <= 15
react-dom >=0.14.0 <= 15

Usage

Consuming UI React is really easy, simply import your chosen component and away you go!

import React from 'react';
import { YourComponent } from '@mudano/ui-react';
...

NB: the main UI React library is a UMD bundle, we recommend tree shaking when you bundle assets for production

Issues

If you are a Mudano developer and you spot an issue with any of the UI React components please raise an issue on JIRA.

If you're using this platform outside of Mudano please feel free to email [email protected].

Contribution

If you spot an issue, and can help resolve the problem, or you have thought of an improvement to a component - awesome! - please create a pull request for your fix / suggestion.

Development

To help with development, clone the repository from here: https://github.com/Mudano/ui-react

To get started run the following:

yarn install
yarn start

You can then view the Storybook here: http://localhost:6006/

Commit Template

Use the commit template stored within the repo when commiting. Run the command git config --local commit.template COMMIT_MSG to use it.

Testing

To run unit tests use:

yarn test:unit

To run integration tests first setup the test server:

yarn test:int-setup

And then in a new terminal run:

yarn test:int

ui-react's People

Contributors

abhijnabekal avatar dcorb avatar dependabot[bot] avatar diogobeda avatar eibhleag avatar ferreiraraphael avatar jfrej avatar jimmed avatar mattpauldavies avatar nikolazavadska avatar pedro-everett avatar rhuankarlus-st avatar rizmudano avatar rose-st avatar williankrause 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.