Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/square/field-kit
FieldKit lets you take control of your text fields.
https://github.com/square/field-kit
Last synced: 3 months ago
JSON representation
FieldKit lets you take control of your text fields.
- Host: GitHub
- URL: https://github.com/square/field-kit
- Owner: square
- License: apache-2.0
- Created: 2015-08-20T22:23:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-09T21:46:07.000Z (about 1 year ago)
- Last Synced: 2024-07-16T05:39:05.710Z (4 months ago)
- Language: JavaScript
- Size: 2.71 MB
- Stars: 463
- Watchers: 25
- Forks: 33
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# FieldKit
FieldKit lets you take control of your text fields.
FieldKit provides real-time, text field formatting as users type. It simplifies input formatting and creates a more polished experience for users, while outputting standardized data.
## Demo
See examples of built-in formatters and fields at [the demo page][demo-page].## Documentation
Please see our [documentation][docs] for a more in depth overview.## Contributing
We’re glad you’re interested in FieldKit, and we’d love to see where you take it.Please review [CONTRIBUTING.md][contributing]
[demo-page]: http://square.github.io/field-kit
[docs]: https://github.com/square/field-kit/wiki
[contributing]: https://github.com/square/field-kit/blob/master/CONTRIBUTING.md