Created
March 7, 2016 15:44
-
-
Save andevsoftware/d5e2cc7d569fa568b34a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: TSForm.Elements.InputElement - Basic Example | |
authors: | |
- Olivier Andriessen | |
resources: | |
- https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css | |
- https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js | |
- https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js | |
- https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js | |
- https://code.angularjs.org/1.4.9/angular.js | |
- https://rawgit.com/redound/ts-core/development/build/ts-core.js | |
- https://rawgit.com/redound/ts-form/master/build/ts-form.js | |
- https://rawgit.com/redound/ts-form/master/build/ts-form.tpls.js | |
- https://rawgit.com/redound/ts-form/master/examples/checkbox/demo.js | |
normalize_css: yes | |
lang_css: SCSS | |
lang_js: TypeScript | |
wrap: d | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment