@ondakuta/guided-breathing-react

0.0.0 • Public • Published

@ondakuta/guided-breathing-react

Guided breathing pacer components for React

Screenshot

NPM

Install

npm install --save @ondakuta/guided-breathing-react

Usage

import React, { Component } from "react";

import { BasicCirclePacer } from "@ondakuta/guided-breathing-react";

class Example extends Component {
  render() {
    return <BasicCirclePacer />;
  }
}

API

See guided-breathing docs for more examples and documentation

License

MIT © Luka Kakia

Readme

Keywords

none

Package Sidebar

Install

npm i @ondakuta/guided-breathing-react

Weekly Downloads

0

Version

0.0.0

License

MIT

Unpacked Size

2.29 kB

Total Files

3

Last publish

Collaborators

  • luka-k