andculturecode-javascript-react-components

Commonly used components for react applications


Keywords
JavaScript, Node, React, atomic-design, hacktoberfest, reactjs
License
ISC
Install
npm install andculturecode-javascript-react-components@0.2.0

Documentation

AndcultureCode.JavaScript.React.Components

Build Status codecov code style: prettier Storybook All Contributors

Commonly used components for react applications

Getting started

This package is installed via npm or yarn

# npm
npm install --save-dev andculturecode-javascript-react-components

# yarn
yarn add andculturecode-javascript-react-components --dev

From there you can import the variety of modules.

import { Card } from "andculturecode-javascript-react-components";

Developer Guide

Active development

npm install
npm run storybook # visually test components
npm run watch:test # automatically re-run test suite on change
npm run watch:coverage # automatically re-run test suite, along with code coverage, on change

Documentation

Storybook

Full API documentation

Contributing

Information on contributing to this repo is in the Contributing Guide

Contributors

Thanks goes to these wonderful people (emoji key):


Winton DeShong

💻 📖 ⚠️ 👀

Joshua Hughes

👀

Brandon Scott

👀

Jeb

👀

nasnyder91

👀

Mat Jones

👀 💻

Kevin Busch

💻 📖 👀

Ralph J McIntyre

💻

Phil Hess

💻 🚧

Alex Getty

💻 🚧

Stefanie Leitch

👀

Mike Koser

👀

Michael Tyson

👀

Dylan Justice

👀

Joshua Peters

👀

Said B Shah

💻 ⚠️ 🚧

This project follows the all-contributors specification. Contributions of any kind welcome!