Pinned Repositories
ansible
Model-driven configuration management, multi-node deployment/orchestration, and remote task execution system. Uses SSH by default, so there is no special software has to be installed on the nodes you manage. Ansible can be extended in any language. Note: The default branch is the development branch which many people run directly from checkout, if you need a stable version, see the release-XX branches, tags, or ansible.cc/releases.
apk.sh
apk.sh makes reverse engineering Android apps easier, automating some repetitive tasks like pulling, decoding, rebuilding and patching an APK.
gulp-buffer
Make sure all gulp file contents are available as buffer
gulp-stream
Make sure all gulp file contents are available as streams
hbctool
Hermes Bytecode Reverse Engineering Tool (Assemble/Disassemble Hermes Bytecode)
koa-delay
koa middleware useful to simulate delay in middleware stacks
node-pg-copy-streams-binary
Streams for parsing and deparsing the COPY binary format
jeromew's Repositories
jeromew/node-pg-copy-streams-binary
Streams for parsing and deparsing the COPY binary format
jeromew/hbctool
Hermes Bytecode Reverse Engineering Tool (Assemble/Disassemble Hermes Bytecode)
jeromew/ansible
Model-driven configuration management, multi-node deployment/orchestration, and remote task execution system. Uses SSH by default, so there is no special software has to be installed on the nodes you manage. Ansible can be extended in any language. Note: The default branch is the development branch which many people run directly from checkout, if you need a stable version, see the release-XX branches, tags, or ansible.cc/releases.
jeromew/apk.sh
apk.sh makes reverse engineering Android apps easier, automating some repetitive tasks like pulling, decoding, rebuilding and patching an APK.
jeromew/babylon
:page_with_curl: A JavaScript parser
jeromew/binary-data
Declarative binary data encoder / decoder
jeromew/cosmopolitan
build-once run-anywhere c library
jeromew/csg.js
Constructive Solid Geometry (CSG) Library
jeromew/diagram-js
A toolbox for displaying and modifying diagrams on the web
jeromew/expect-mocha-snapshot
expect extension to use Jest's `toMatchSnapshot` in Mocha
jeromew/io
Input Output format handling for the JSCAD project
jeromew/js-yaml
JavaScript YAML parser and dumper. Very fast.
jeromew/json-schema-by-example
Generate a JSON schema from an example object
jeromew/JSONStream
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
jeromew/llamafile
Distribute and run LLMs with a single file.
jeromew/node-bufferput
Pack multibyte binary values into buffers with specific endiannesses.
jeromew/node-ftps
FTP, FTPS and SFTP client for node.js, mainly a lftp wrapper.
jeromew/node-pg-copy-streams
COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff.
jeromew/node-sqlite3
Asynchronous, non-blocking SQLite3 bindings for Node.js
jeromew/noto-source
jeromew/OpenJSCAD.org
OpenSCAD + JavaScript = OpenJSCAD, edit locally or remote online, preview in browser direct via WebGL.
jeromew/posix-pipe
Posix Pipe module for node.js
jeromew/pug
Pug – robust, elegant, feature rich template engine for Node.js
jeromew/pug-code-gen
Default code-generator for Pug. It generates HTML via a JavaScript template function.
jeromew/pug-runtime
The runtime for the Pug compiler
jeromew/sax-stream
Transform stream implemented using SAX parser
jeromew/tarteaucitron.js
RGPD friendly cookie manager
jeromew/textures
Textures.js is a JavaScript library for creating SVG patterns
jeromew/tofudetector
Measure the rendering capacity for language scripts in a client browser context by detecting tofu
jeromew/unbzip2-stream
streaming unbzip2 implementatio in pure javascript for node and browsers