another-xss-example

0.0.2-0 • Public • Published

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

/another-xss-example/

    Package Sidebar

    Install

    npm i another-xss-example

    Weekly Downloads

    4

    Version

    0.0.2-0

    License

    MIT

    Unpacked Size

    25.4 kB

    Total Files

    30

    Last publish

    Collaborators

    • tiagodanin