Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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