The Wayback Machine - https://web.archive.org/web/20221225093801/http://github.com/BridgeAR
Skip to content
Avatar

Organizations

@NodeRedis @browserify @nodejs @MaibornWolff @pkgjs
Block or Report

Block or report BridgeAR

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. nodejs/node Public

    Node.js JavaScript runtime 🐢🚀

    JavaScript 92.3k 24.9k

  2. A high-performance Node.js Redis client.

    TypeScript 15.8k 1.8k

  3. 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.

    JavaScript 27.2k 4.1k

  4. A high performance Redis protocol (RESP) parser for JavaScript. Used by Node Redis & ioredis.

    JavaScript 83 36

  5. A module that exports all available Redis commands and their supported Redis versions.

    JavaScript 83 31

  6. Safe, deterministic and fast serialization alternative to JSON.stringify.

    JavaScript 119 17

205 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri
Activity overview
Contributed to nodejs/node, MaibornWolff/codecharta, BridgeAR/safe-stable-stringify and 11 other repositories

Contribution activity

December 2022

Created 1 commit in 1 repository
Created 1 repository

Created a pull request in jycouet/kitql that received 3 comments

IMPROVE: reuse existing function

The stringify function may be reused instead of being recreated on each call and it is deterministic by default (the returned function is actually …

+0 −4 3 comments

Created an issue in MaibornWolff/codecharta that received 2 comments

Building size not proportional anymore

Bug The building size has to be in the right propertions so that it's easy to identify the right buildings and present screenshots to customers. Th…

2 comments