BridgeAR
@nodejs Technical Steering Committee member. Principle Software Architect @MaibornWolff. Conference Speaker. Open Source enthusiast.
MaibornWolff GmbHFrankfurt, Germany
Pinned Repositories
error-handling
Slides for my talk about error handling
fast-json-escape
Fast JSON string escaping
node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
safe-stable-stringify
Safe, deterministic and fast serialization alternative to JSON.stringify.
stable-fast-stringify
Very fast deterministic serialization alternative to JSON.stringify.
node
Node.js JavaScript runtime ✨🐢🚀✨
node-redis-parser
A high performance Redis protocol (RESP) parser for JavaScript. Used by Node Redis & ioredis.
redis-commands
A module that exports all available Redis commands and their supported Redis versions.
node-redis
Redis Node.js client
sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
BridgeAR's Repositories
BridgeAR/stable-fast-stringify
Very fast deterministic serialization alternative to JSON.stringify.
BridgeAR/eslint
A fully pluggable tool for identifying and reporting on patterns in JavaScript.
BridgeAR/koa
Expressive middleware for node.js using ES2017 async functions
BridgeAR/0x
🔥 single-command flamegraph profiling 🔥
BridgeAR/assertions
loads of useful assertion functions
BridgeAR/cheerio
Fast, flexible, and lean implementation of core jQuery designed specifically for the server.
BridgeAR/coffeescript
Unfancy JavaScript
BridgeAR/diagnostics
Node.js Diagnostics Working Group
BridgeAR/elliptic
Fast Elliptic Curve Cryptography in plain javascript
BridgeAR/fastify
Fast and low overhead web framework, for Node.js
BridgeAR/generator
Rails-inspired generator system that provides scaffolding for your apps
BridgeAR/getNonIndexProperties
BridgeAR/getPropertyLength
BridgeAR/has-unicode
Try to guess if your terminal supports unicode
BridgeAR/isSparse
BridgeAR/js-bson
BSON Parser for node and browser
BridgeAR/make-promises-safe
A node.js module to make the use of promises safe
BridgeAR/mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
BridgeAR/node-time
"time.h" bindings for Node.js
BridgeAR/parse-node-version
Turn node's process.version into something useful.
BridgeAR/prettier
Prettier is an opinionated code formatter.
BridgeAR/ref
Turn Buffer instances into "pointers"
BridgeAR/rfdc
Really Fast Deep Clone
BridgeAR/stylus
Expressive, robust, feature-rich CSS language built for nodejs
BridgeAR/supports-color
Detect whether a terminal supports color
BridgeAR/thread-sleep
A native module for when you just need node to back off for a few milliseconds
BridgeAR/tough-cookie
RFC6265 Cookies and CookieJar for Node.js
BridgeAR/vinyl
Virtual file format.
BridgeAR/vscode-todo-highlight
a vscode extension to highlighting todos, fixmes, and any annotations...
BridgeAR/when
A solid, fast Promises/A+ and when() implementation, plus other async goodies.