0.0.2-0 • Published 4 years ago

another-xss-example v0.0.2-0

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

Another XSS Example

Downloads Node Version XO code style

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.

License

MIT © Tiago Danin