Team Learning AI Endpint exposing collected data over mTLS
UUID v4 generation in C; Grégory Pakosz (2019).
Lightning Network gateway service
The utility module of the QC ecosystem.
Hubot script that tweets quotes with votes (which are quotes).
A header-only, pure-C math library for 2D/3D graphics (matrix, vector, quaternion) Seeks to be close to C89/C90 compliant for portability. It's like a BLAS, but easier to use; Darryl T. Agostinelli (2015).
## usage
Named string interpolation, with format specifiers.
Client core library is a cross-platform SDK containing all required crypto primitives and protocols.
* 选择winston做封装 * 传送门 https://github.com/winstonjs/winston/ * 使用上希望不考虑配置,比如直接const logger = require('nb-log') * 或者import logger from 'nb-log' * 再或者const logger = require('nb-log').createLogger()也可以接受 * 总之,不要在逻辑代码使用logger的时候,还去考虑logger的配置问题 * 那么问题是,配置该在哪里做
TCC(Tiny C Compiler) bindings for node.js
Solaris libdtrace bindings for logentries
Throw better errors.
Rocket.Chat transport for winston
It Packs Some JS Helper Functions
Low-fat implementation of the sprintf() function for JavaScript.
A NodeJS i18n-friendly way of managing messages stored in discrete JSON files
glibc wcwidth/wcswidth for Node.js & TypeScript.
A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed; Scott Vokes (2012).
Formatting/printing library for JavaScript that takes after rust's string formatting
Convert any value to a short, human-readable string
A format library capable of formatting. And parsing whatever it is capable of formatting
Python's str.format() implementation
A simple number formatting utility for Javascript and Node.js