another-xss-example
v0.0.2-0
Published
Example app in my lecture: "XSS - From Theory to Practice" in Vue.js Norte 10th Edition
Downloads
9
Maintainers
Readme
Another XSS Example
Example app in my lecture: "XSS - From Theory to Practice" in Vue.js Norte 10th Edition
Installation
Module available through the npm registry. It can be installed using the npm
or yarn
command line tool.
# Yarn (Recomend)
yarn global add another-xss-example
# NPM
npm install another-xss-example --global
Tests
To run the test suite, first install the dependencies, then run test
:
# Using Yarn
yarn test
Dependencies
None
Dev Dependencies
Contributors
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. List of all contributors.