JSPM

  • Created
  • Published
  • Downloads 4719
  • Score
    100M100P100Q127690F
  • License MIT

A set of React components build around Pretty Checkbox

Package Exports

  • pretty-checkbox-react

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (pretty-checkbox-react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Quickly integrate pretty checkbox Components (checkbox, switch, radio) with React

Github Release License: MIT Downloads Build Status Coverage Status


Pretty checkbox preview

Pretty Checkbox React

Pretty Checkbox React is a pretty small react wrapper around the the pretty awesome library pretty checkbox.

Getting Started

pretty checkbox react depends on react >=16.8. Make sure you have React 16.8 or above installed.

npm i pretty-checkbox pretty-checkbox-react

# or with yarn
yarn add pretty-checkbox pretty-checkbox-react

Changelog

See the releases page.

Contributions

Shout out to Lokesh for creating the original pretty-checkbox library

License

This project is licensed under the MIT License