GitHub

GitHub

GitHub is a web-based hosting service for version control using Git.

53,778 tracked projects
Public Registry
Public registry metadata is sourced from known upstream package ecosystems.
github.com

Find Project in GitHub

ProjectDescription
Check if a directory is a subdirectory
My TSLint config
Displays UTC time/datatime objects in a specified timezone.
CVE proof of concept regarding the CVE-2025-45619 vulnerabillity.
CVE
XSS and file upload vulnerabilities were found in PHPVibe
ESLint Shareable Config for JSX support in JavaScript Standard Style
A tool that converts file extensions such as .js or .d.ts to their .cjs and .d.cts counterparts
A Promise-based class that can offers different ways of loading files from disk, including wrappers around the synchronous I/O methods from node.
A Promise-based class that can save/remove files to/from disk and make folders recursively.
A package that returns a reference to the global object, depending on the current execution environment.
A helper class for resolving paths to libraries and modules
A helper class for working with paths
My Prettier config
A collection of helper functions for working with strings that I frequently use
Shared rules for Typescript and tslint, used across my OSS projects.
A class that can (re)add type information from a Typescript SourceFile to another. Useful for 'merging' declarations with compiled un-typed files, for example inside node_modules