https://github.com/square/field-kit
FieldKit lets you take control of your text fields.
https://github.com/square/field-kit
Last synced: 9 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T04:55:09.000Z (about 1 year ago)
- Last Synced: 2025-05-06T05:14:22.558Z (about 1 year ago)
- Language: JavaScript
- Size: 2.72 MB
- Stars: 462
- Watchers: 24
- 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