Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikesamuel/polymer-resin
Hardens Polymer against XSS
https://github.com/mikesamuel/polymer-resin
hooks polymer security template-language
Last synced: 7 days ago
JSON representation
Hardens Polymer against XSS
- Host: GitHub
- URL: https://github.com/mikesamuel/polymer-resin
- Owner: mikesamuel
- License: apache-2.0
- Created: 2017-03-01T21:32:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T16:03:59.000Z (almost 8 years ago)
- Last Synced: 2024-11-06T22:44:14.889Z (about 2 months ago)
- Topics: hooks, polymer, security, template-language
- Language: JavaScript
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
# Running tests from the command line
Per https://github.com/Polymer/web-component-tester
make sure that $PWD/node_modules/.bin is on your path then run$ wct
# Running tests in the browser
From the project root
$ python -m SimpleHTTPServer 8000
Then browse to http://localhost:8000/test/