helmet
Here are 349 public repositories matching this topic...
-
Updated
Jul 7, 2022 - TypeScript
-
Updated
Apr 28, 2022 - TypeScript
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
-
Updated
Jul 7, 2022 - TypeScript
-
Updated
Mar 29, 2022 - JavaScript
-
Updated
Jun 17, 2021 - TypeScript
-
Updated
Jun 30, 2022 - Go
-
Updated
Jul 6, 2022 - Jupyter Notebook
-
Updated
Dec 6, 2021 - JavaScript
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Oct 21, 2017
-
Updated
Jul 4, 2018 - JavaScript
-
Updated
Dec 7, 2020 - Python
-
Updated
Oct 13, 2021 - TypeScript
-
Updated
Aug 29, 2019 - JavaScript
-
Updated
Jun 29, 2022 - JavaScript
-
Updated
Mar 16, 2017 - JavaScript
-
Updated
Jun 3, 2017 - C#
-
Updated
Mar 26, 2022 - JavaScript
-
Updated
Jul 5, 2022 - TypeScript
-
Updated
May 25, 2022 - JavaScript
-
Updated
Dec 25, 2020 - Python
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."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

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