This is an Ember wrapper for the amazing Card project.
ember install ember-credit-card
By simply adding {{credit-card}}
a basic form will be generated:
You can also specify all the settings that Card supports.
The default form and inputs used by default are so simple, so you can pass a template to use your own styled inputs.
Remeber to either use the default name inputs or specify them on the
{{credit-card}}
arguments
yarn lint:js
yarn lint:js --fix
ember test
– Runs the test suite on the current Ember versionember test --server
– Runs the test suite in "watch mode"ember try:each
– Runs the test suite against multiple Ember versions
ember serve
- Visit the dummy application at http://localhost:4200.
This project is licensed under the MIT License.
Hey people! Help me out for a couple of 🍻!