Skip to content

p3ol/junipero

Repository files navigation




GitHub CI codecov


A collection of lightweight and beautifully designed components


You are looking at v3 docs (https://junipero.design). If you need, v2 docs are still available at https://v2.junipero.design.


Packages

Name Description
@junipero/react Simple and beautiful React components for the web documentation
@junipero/theme Theme base for Junipero documentation
@junipero/transitions A collection of common React transitions we use inside Junipero documentation
@junipero/hooks Custom React hooks we use inside Junipero packages documentation
@junipero/core Simple utilities we commonly use inside Junipero packages documentation
@junipero/tailwind-plugin A plugin to use Junipero styles with Tailwind CSS documentation

https://junipero.design

Development

Install dependencies:

yarn install

Run examples with Storybook:

yarn serve

Contributing

Please check the CONTRIBUTING.md doc for contribution guidelines.

License

This software is licensed under MIT.