0.3.5 • Published 3 years ago

andculturecode-javascript-react v0.3.5

Weekly downloads
14
License
ISC
Repository
github
Last release
3 years ago

AndcultureCode.JavaScript.React

Build Status codecov All Contributors

Common patterns, functions, etc... used when building react applications

Getting started

This package is installed via npm or yarn

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

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

From there you can import the variety of modules.

import {
    AuthenticatedRoute,
    NestedRoute,
    NestedRoutes,
} from "andculturecode-javascript-react";

Documentation

Full API documentation

Peer dependencies

This package wraps several external packages for our own configuration and ease of use, such as axios, i18next, react-router-dom, etc. These will need to be installed alongside this package, even if you do not plan on leveraging features that rely on them.

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.3.5

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.5

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago