@poool/junipero

2.0.0ย โ€ขย Publicย โ€ขย Published

junipero

npm


Simple and beautiful React components for the web

Installation

yarn add @poool/junipero

Usage

import React from 'react';
import { TextField } from '@poool/junipero';

export default () => (
  <TextField />
);

Don't forget to import styles, for example using style-loader and webpack:

import '@poool/junipero/dist/junipero.min.css';

Or import them directly inside your own styles using less, sass or stylus:

@import "~@poool/junipero/dist/junipero.min.css";

Dependencies

These libraries are not bundled with Junipero and required at runtime:

Documentation

https://junipero.design

Contributing

Please check the CONTRIBUTING.md doc for contribution guidelines.

License

This software is licensed under MIT.

Readme

Keywords

none

Package Sidebar

Install

npm i @poool/junipero

Weekly Downloads

155

Version

2.0.0

License

MIT

Unpacked Size

4.23 MB

Total Files

246

Last publish

Collaborators

  • ademduran
  • tyesc
  • simon.poool
  • maximedasilva
  • emile.poool
  • ugo.poool
  • nicolas.poool