nextjs-cors

v2.2.0
Nextjs-Cors is a node.js package to provide a middleware that can be used to enable CORS with various options in nextjs applications.
nextjs-cors express-cors nextjs-express-cors next-cors cors-server cors

boot

npm run clean && npm run build

lint

tsdx lint

test

tsdx test

build

tsdx build

clean

rimraf dist

start

tsdx watch

format

npm run prettier -- --write

prepare

tsdx build

prettier

prettier --ignore-path .gitignore "**/*.{ts,tsx,json,md}"

typecheck

tsc --noEmit

check-format

npm run prettier -- --list-different

semantic-release

semantic-release

Metadata

  • MIT
  • Whatever
  • Yony Calsin
  • released 12/23/2023

Downloads