0.6.2 • Published 2 years ago

andculturecode-javascript-react-components v0.6.2

Weekly downloads
9
License
ISC
Repository
github
Last release
2 years ago

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):

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