Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/motss/vscode-motss-js-snippets
motss JSsnippets for stuffs Web Components v1
https://github.com/motss/vscode-motss-js-snippets
Last synced: about 1 month ago
JSON representation
motss JSsnippets for stuffs Web Components v1
- Host: GitHub
- URL: https://github.com/motss/vscode-motss-js-snippets
- Owner: motss
- License: mit
- Created: 2016-12-19T05:43:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-11T08:52:39.000Z (almost 8 years ago)
- Last Synced: 2024-11-07T08:50:03.478Z (2 months ago)
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# vscode-motss-js-snippets
Simple snippet for writing native Web Components v1 for supported modern browsers in JS:
- Chrome 55+ - Native support for full Web Components v1.
- Opera 42+ - Native support for full Web Components v1.
- Safari 10 - Partial support for Web Components v1 - __ONLY Template and Shadow DOM__
- Safari TP - Partial support for Web Components v1 - __All except HTML Import__
- Firefox 50+ - __ONLY__ Template is supported.
- Edge 14+ - __ONLY__ Template is supported.
- IE11 - None.## Availability
1. Find [motss JS snippets](https://marketplace.visualstudio.com/items?itemName=motss.motss-js-snippets) at the VS Code Extension marketplace.
2. __OR__ search for `motss JS snippets` from the `Extensions` tab in your [`VS Code`](https://code.visualstudio.com/).## Full list
- __cee-v1-js__ - Extending Custom Elements v1
- __cea-v1-js__ - Autonomous Custom Elements v1.## License
[MIT License](http://motss.mit-license.org/) © Rong Sen Ng