https://github.com/rm3web/rm3-react-controls
Miscelaneous react controls for rm3
https://github.com/rm3web/rm3-react-controls
Last synced: 11 months ago
JSON representation
Miscelaneous react controls for rm3
- Host: GitHub
- URL: https://github.com/rm3web/rm3-react-controls
- Owner: rm3web
- Created: 2016-01-11T01:32:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-06-03T06:50:19.000Z (about 6 years ago)
- Last Synced: 2025-07-09T07:07:03.036Z (12 months ago)
- Language: JavaScript
- Size: 276 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# rm3 React Controls
[](https://greenkeeper.io/)
[](https://travis-ci.org/rm3web/rm3-react-controls) [](https://david-dm.org/rm3web/rm3-react-controls) [](https://badge.fury.io/js/rm3-react-controls)
A bunch of miscellaeous controls for [rm3](https://github.com/rm3web/rm3).
This package includes
* Simple form error display
* Simple input for a [SitePath](https://github.com/rm3web/sitepath).
* Password form that also checks the password strength using [zxcvbn](https://www.npmjs.com/package/zxcvbn).
* Submit button
* Form tag
## Contributing
If you've found a bug:
* Submit away!
If you'd like to submit a PR:
* I do not expect you to smash multiple commits into a single commit.
* Unless you say otherwise, I'm assuming "maintainer-fixes" style of merging, where I fix any quibbles and potentially make minor tweaks. If you specify "maintainer-reviews", I'll maintain a list of things that I've identified for you to change.
* If you've got a major patch in mind that's larger than an easily-mergable patch, you might consider writing up a blueprint describing what you want to do.
## License?
BSD, see LICENSE.txt