@blocklet/xss v0.1.36
@blocklet/xss
@blocklet/xss is a package that integrates the xss refer to the official documentation.
Development
Install In Blocklet
# You can use npm / yarn
pnpm add @blocklet/xssInstall Dependencies
To install the required dependencies, run the following command:
pnpm iBuild Packages
To build the packages, execute the following command:
pnpm buildBuild, Watch, and Run Development Server
For building, watching changes, and running the development server, use the following command:
pnpm run devExample
const { xss } = require('@blocklet/xss');
const express = require('express');
const app = express();
// ---- body-parser ----
app.use(xss());License
This package is licensed under the MIT license.
8 months ago
7 months ago
7 months ago
7 months ago
6 months ago
6 months ago
11 months ago
6 months ago
11 months ago
11 months ago
8 months ago
8 months ago
8 months ago
10 months ago
10 months ago
10 months ago
9 months ago
9 months ago
9 months ago
9 months ago
11 months ago
11 months ago
10 months ago
10 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago