0.1.27 • Published 5 years ago

ohana-react-library v0.1.27

Weekly downloads
37
License
MIT
Repository
github
Last release
5 years ago

Storybook code style: prettier npm Netlify Status

Ohana React Library

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

npm run build

Builds the app for publication to NPM

npm publish

Publishes the npm module. Don't forget to increment the version number 😉

npm run storybook

Starts up Storybook. We use Storybook as a development sandbox for this project

npm run deploy-storybook

Builds and deploys the updated Storybook to GitHub Pages

Available Components/Modules

// Components 
import { ActivityChart } from 'ohana-react-library'
import { DotNavigator } from 'ohana-react-library'
import { SwipeContainer } from 'ohana-react-library'
import { SwipableCharts } from 'ohana-react-library'

// Hooks
import { useDateAndData } from 'ohana-react-library';

// Utils
import { theme } from 'ohana-react-library';
import { getActiveDays } from 'ohana-react-library';

See Storybook here for required/optional props

0.1.27

5 years ago

0.1.26

5 years ago

0.1.25

5 years ago

0.1.24

5 years ago

0.1.23

5 years ago

0.1.22

5 years ago

0.1.21

5 years ago

0.1.20

5 years ago

0.1.17

5 years ago

0.1.16

5 years ago

0.1.15

5 years ago

0.1.14

5 years ago

0.1.13

5 years ago

0.1.12

5 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago