Angular1 snippets for shark template
A set of shark angular1 template Snippets for Visual Studio Code.
Shortcuts
Extension is still in progress.
Below are the currently options
Shortcut Prefix |
Description |
javaScript |
|
wng-table:no-checkable |
table template without checkable directive |
wng-table:checkable |
table with all autocomplete options with custom template |
wng-form: single |
single form template |
wng-form: construct |
construct form template |
wng-form-group: single |
single form-group template |
wng-form-footer: single |
single form-footer template |
wng-nav: single |
single nav template |
wng-select: ng-option |
select generated with ng-option |
wng-checkbox:block |
block checkbox group |
wing-checkbox:inline |
inline checkbox group |
wng-radio:block |
block radio group |
wing-radio:inline |
inline radio group |
wng-input:text |
single text type input template |
wng-input:number |
single number type input template |
wng-input:password |
single password type of input template |
wng-input:ipaddr |
single ipaddr type of input template |
wng-textarea:single |
single textarea template |
wng-fileupload:single |
single fileupload template |
wng-datetimepicker:single |
single datetimepicker template |
javaScript |
|
ng-filter |
simple filter construct |
ng-filter-generate |
simple filter construct with filterGenerate |
ng-controller |
simple controller construct |
ng-controller:list |
simple list controller construct |
ng-directive |
simple directive construct |
ng-service |
simple service construct |
ng-constant |
simple constant construct |
License
[MIT License]
[![License][license-badge]][MIT License]
| |