/Another-XSS-Example

Example app in my lecture: "XSS - From Theory to Practice" in Vue.js Norte 10th Edition

Primary LanguageVueMIT LicenseMIT

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

xo: JavaScript linter with great defaults Author: Sindre Sorhus
License: MIT
Version: ^0.24.0

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