0.6.2 • Published 3 years ago
andculturecode-javascript-react-components v0.6.2
AndcultureCode.JavaScript.React.Components
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
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!
0.6.2
3 years ago
0.6.0
3 years ago
0.5.0
4 years ago
0.4.0
4 years ago
0.3.5
5 years ago
0.3.4
5 years ago
0.3.3
5 years ago
0.3.2
5 years ago
0.3.1
5 years ago
0.3.0
5 years ago
0.2.3
5 years ago
0.2.2
5 years ago
0.2.1
5 years ago
0.2.0
5 years ago
0.1.0
5 years ago
0.1.1
5 years ago
0.0.3
5 years ago
0.0.5
5 years ago
0.0.4
5 years ago
0.0.2
5 years ago
0.0.1
5 years ago