Related projects
Projects have been created to integrate AutoNumeric in existing frameworks, so that the library could be used easily in components.
Info
Some of the following projects may lag with the latest AutoNumeric version, or even be incomplete.
Javascript
For integration into Javascript frameworks, you can use:
- Vue.js with the vue-autonumeric component,
- React with the react-autonumeric components (or react-numeric component on an older version of react),
- Material UI with the material-ui-autonumeric component,
- Angular with the @angularfy/autonumeric,
- AngularJS with the angular-currency directive,
- Meteor with meteor-autonumeric, and
- Ember with ember-autonumeric.
Rails
For integration into Rails projects, you can use the autonumeric-rails project.
PHP
For integration with PHP Yii2, take a look at the extead/yii2-autonumeric or haifahrul/yii2-autonumeric projects.