-
Google
- San Jose CA
-
-
zydis Public
Forked from zyantific/zydisFast and lightweight x86/x86-64 disassembler and code generation library
C MIT License UpdatedAug 8, 2024 -
-
node-walkdir Public
Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles permission errors. Stoppable. windows support. Pull requests ar…
-
minify-registry-metadata Public
how big will docs be if we trim some things out?
-
node-colormatch Public
A module for extracting colors from images and for generating lookup ranges that accept rgb and outputs ranges of rgb values for db lookups
-
starlark Public
Forked from bazelbuild/starlarkStarlark Language
Starlark Apache License 2.0 UpdatedMay 18, 2022 -
angular Public
Forked from angular/angularThe modern web developer’s platform
TypeScript MIT License UpdatedApr 28, 2022 -
node-gitconfiglocal Public
parse the .git/config file into a useful data structure
-
node-buffer-split Public
split a buffer by another buffer. think String.split()
-
node-jsontoxml Public
this renders a simple javascript object structure into xml/html. js objects are easier to modify than strings so no need to parse a whole dom to reliably add a few elements. while this could suppor…
-
node-module-resolution Public
Use to make your own module loaders. A compliant node module loader base without any fs.
-
first-mate-select-grammar Public
provides `registry.selectGrammar` for dependents that need it like highlghts.
-
node-binarysearch Public
binary search for sorted javascript arrays||array like obejcts. provides method to create sorted index of objects.
-
ts-morph Public
Forked from dsherret/ts-morphTypeScript Compiler API wrapper for static analysis and programmatic code changes.
TypeScript MIT License UpdatedFeb 14, 2020 -
detect-libc Public
Forked from lovell/detect-libcNode.js module to detect the C standard library (libc) for use with prebuild
Python Apache License 2.0 UpdatedJan 29, 2020 -
acorn-private-class-elements Public
Forked from acornjs/acorn-private-class-elementsHelpers for supporting private class methods and fields in acorn
JavaScript MIT License UpdatedJan 13, 2020 -
nodejs-logging-winston Public
Forked from googleapis/nodejs-logging-winstonNode.js client integration between Stackdriver Logging and Winston.
TypeScript Apache License 2.0 UpdatedSep 18, 2019 -
node Public
Forked from nodejs/node-v0.x-archiveevented I/O for v8 javascript
-
node-procfs-stats Public
get detailed information about running process and threads on linux machines from node. more than ps/top/iostat alone
-
node-glob Public
Forked from isaacs/node-globglob functionality for node.js
-
docs Public
Forked from knative/docsUser documentation for Knative components
Go Other UpdatedJan 25, 2019 -
node-pressure-stream Public
call an async function for each data event on a writable stream. manage concurrency as back pressure.
-
node-cjs-docs Public
Forked from nodejs/nodeNode.js JavaScript runtime ✨🐢🚀✨
-
repro-node-dot-bug Public
node . runs a different file depending on node version
Shell Apache License 2.0 UpdatedNov 6, 2018 -
can-promise Public
Forked from vigreco/can-promiseTiny module for checking if Promise is globally available
JavaScript MIT License UpdatedNov 2, 2018 -
generic-loader Public
A hook for nodejs loaders to provide source and resolutions decoupled from "module loader"
Apache License 2.0 UpdatedOct 25, 2018 -
modules Public
Forked from nodejs/modulesNode.js Foundation Modules Team
MIT License UpdatedOct 24, 2018 -
sinky Public
run async node apis like `http` as sync
-
winston Public
Forked from winstonjs/winstonA logger for just about everything.