#
helmet
Here are 179 public repositories matching this topic...
Help secure Express apps with various HTTP headers
-
Updated
Aug 16, 2020 - TypeScript
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
react
sass
graphql
less
typescript
webpack
apollo
postcss
gzip
universal
ssr
reactjs
apollo-client
helmet
emotion
brotli
server-side-rendering
starter-kit
hot-reload
webpack4
-
Updated
Jul 30, 2020 - TypeScript
DevanB
commented
Sep 21, 2018
I've been researching into this for a day or two now, and believe the type for FilledContext needs to have the helmet property as optional like so:
export type FilledContext = {
helmet?: HelmetData;
};
I believe this because if you follow the instructions in the Usage section of the README, we create an empty `helmetCon
REST API boilerplate using NodeJS and KOA2, typescript. Logging and JWT as middlewares. TypeORM with class-validator, SQL CRUD. Docker included. Swagger docs, actions CI and valuable README
heroku
docker
cors
jwt
koa
crud
node
typescript
sql
rest-api
swagger
winston
helmet
nodemon
typeorm
koa2
koa-router
class-validator
koa-jwt
github-actions
-
Updated
Jul 19, 2020 - TypeScript
Important security headers for koa
-
Updated
Aug 8, 2020 - JavaScript
Helmet Detection using tiny-yolo-v3 by training using your own dataset and testing the results in the google colaboratory.
-
Updated
Mar 18, 2020 - Jupyter Notebook
This is a simple REST API with node and express with typescript
nodejs
express
typescript
es6
logger
production
postgresql
winston
helmet
sequelize
nodemon
joi
es2017
restapi
webservices
tsc
joi-validation
node-typescript
-
Updated
Aug 21, 2020 - TypeScript
Dragon Armor 3D-printable CAD files (Autodesk Fusion 360)
-
Updated
Oct 21, 2017
A starter kyt with React, Redux, SSR and data fetching.
react
redux
svg
boilerplate
express
pwa
react-router
enzyme
jest
service-worker
universal
css-modules
helmet
storybook
kyt
starter-kyt
perf-addons
-
Updated
Jul 4, 2018 - JavaScript
Hongbo Miao – Making magic happen
react
redux
graphql
docker
cors
elasticsearch
hsts
express
typescript
rxjs
pwa
eslint
jest
prettier
helmet
storybook
http3
cypress
distributed-tracing
opentelemetry
-
Updated
Aug 29, 2020 - TypeScript
A fork of react-helmet that support for renderToNodeStream and thread safe
-
Updated
Aug 29, 2019 - JavaScript
The Koa framework extended for APIs. Optimized for security, scalability, and productivity.
-
Updated
Mar 16, 2017 - JavaScript
Middlewares to help secure your apps
-
Updated
Jun 3, 2017 - C#
A document head manager for Eleventy.
-
Updated
Aug 14, 2020 - JavaScript
-
Updated
Dec 11, 2018 - HTML
-
Updated
Jun 21, 2018 - JavaScript
An npm package which makes sure that you won't need to install mongoose, bcryptjs, jsonwebtoken and many more packages, ever again !! PS: it even generates a dockerfile for you :)
-
Updated
May 16, 2019 - JavaScript
An awesome tour booking web app written in NodeJS, Express, MongoDB 🗽
nodejs
javascript
cors
compression
stripe-api
css3
mongoose
validator
helmet
expressjs
multer
nodemailer
json-web-token
morgan
pug-template-engine
mongodb-atlas
parceljs
express-rate-limit
express-mongo-sanitize
xss-clean
-
Updated
Aug 1, 2020 - JavaScript
heroku
docker
cors
jwt
koa
node
typescript
mongodb
rest-api
swagger
winston
helmet
nodemon
koa2
koa-router
class-validator
koa-jwt
github-actions
-
Updated
Nov 20, 2019 - TypeScript
API REST with node js, express, sequelize cli and babel
cors
babel
dotenv
express
helmet
sequelize
nodemon
moment
morgan
express-validator
mysql2
sequelize-cli
bcryptjs
jwt-simple
-
Updated
Aug 2, 2020 - JavaScript
junyada100
commented
Aug 30, 2018
In a near future, we might need to use https on local machine. we will use ngrok (https://ngrok.com/) for solving
Improve this page
Add a description, image, and links to the helmet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the helmet topic, visit your repo's landing page and select "manage topics."


Is there any reason why we can't move the typespec from https://github.com/DefinitelyTyped/DefinitelyTyped to this repo so we do not have to deal with two packages.
We could copy that into this package and add
"types": "./lib/main.d.ts"in thepackage.json