#
helmet
Here are 310 public repositories matching this topic...
Help secure Express apps with various HTTP headers
-
Updated
Apr 1, 2022 - 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
Mar 8, 2022 - 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
Mar 8, 2022 - TypeScript
Important security headers for koa
-
Updated
Mar 29, 2022 - JavaScript
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
Jun 17, 2021 - TypeScript
Helmet Detection using tiny-yolo-v3 by training using your own dataset and testing the results in the google colaboratory.
-
Updated
Dec 13, 2021 - Jupyter Notebook
golang
oauth2
microservices
api-gateway
helmet
cloud-native
basic-authentication
api-authentication
clivern
api-authorizarion
-
Updated
Mar 25, 2022 - Go
A delightful way to building a Node.js RESTful API Services with beautiful code written in Vanilla Javascript
nodejs
docker
nginx
cors
documentation
boilerplate
jest
mongoose
helmet
expressjs
starter-kit
restful-api
vanilajs
nodejs-api-boilerplate
express-api-boilerplate
-
Updated
Dec 6, 2021 - 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
Mar 26, 2022 - JavaScript
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
电力人工智能数据竞赛——安全帽未佩戴行为目标检测赛道基准模型
-
Updated
Dec 7, 2020 - Python
A MERN-stack app for eCommerce platform, Webshop, Web Store. Storybook: https://www.amazin.one/ Alternative: https://ntrix.github.io/amazin-story
react
redux
nodejs
heroku
ecommerce
pwa
mongodb
mongoose
store
helmet
expressjs
storybook
mern
webshop
cypress
swiper
nx
mern-stack
mongodb-atlas
vercel
-
Updated
Oct 13, 2021 - 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
Mar 26, 2022 - JavaScript
PiProxy: HTTP/HTTPS/HTTP2 Reverse Proxy with Cert mgmt, Compression, Security enforcement and Rate limiting
nodejs
letsencrypt
proxy
http2
acme
helmet
brotli
reverse-proxy
geoip
rate-limit
noip
rate-limiter
nodejs-web-proxy
-
Updated
Mar 20, 2022 - JavaScript
电力人工智能数据竞赛决赛——安全帽未佩戴行为目标检测赛道基准模型
-
Updated
Dec 25, 2020 - Python
A system to detect non-adopted persons using a deep learning model, identify faces, and record work logs
-
Updated
Jul 17, 2020 - Python
HTTP security middleware for Go(lang) inspired by HelmetJS.
go
golang
helmet
secure
secure-by-default
golang-library
headers
golang-package
golang-module
helmetjs
helmet-csp
-
Updated
Apr 3, 2022 - Go
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