Defacto Web Server
Starbase Defacto Server
Simple solution for binding Javascript to specific templates or side server components
ICO encoder and decoder library
Runtime helpers to be used in translations precompiled by babel-plugin-precompile-intl
Captures the de facto API spec that your tests understand
Pug loader for webpack that's more simple than the original
UI-Router Extras: Sticky states, Future States, Deep State Redirect, Transition promise
Eslint config for the Netsells organisation
Bootstraps logger configurations and services
Official CLI for @sern/handler
Node Bindings to OpenCV
Implementation of CommonJS Modules/2.0
Stylelint config for the Netsells organisation
Ruler Picker with Legend List
CSS selector generator and utilities for browser environments.
[](https://greenkeeper.io/)
Node Bindings to OpenCV
Utility/Base classes for a simple Lambda Command/Query Handler POC
A logging package
Use CodeMirror with MongoDB.
## Repository
Custom layout for React Admin
Parser for IRC styles and colours in some IRC message
Artifact is a design doc tool made for developers. It allows anyone to easily write and link their design docs both to each other and to source code, making it easy to track how complete their project is. Documents are revision controllable, can be rendered as a static web page and have a full suite of command line tools for searching, formatting and displaying them.
Drew's Rust bindings for libdispatch, a.k.a. GCD
Safe Rust API bindings for libgfxd, the N64 display list decompiler library
Cross-platform window creation library.
Recursively deletes all the apparitions of a directory/file
Crates conflict-free combination. Crates的整合包, 对标C++的boost库.(🐶)
The SerSer serialization crate
The SerSer derive macro, see crate serser
Track and put down bugs using simple concise error handling
In practice but not necessarily ordained by law
PikaQ makes working with Rabbit MQ easier. It provides a thin layer around Bunny, the defacto standard ruby library for Rabbit MQ.
rubocop-ronin is a set of common rubocop rules for the ronin-rb project. This is necessary because rubocop's default configuration clashes with ronin-rb's coding style, or sometimes even differs from the defacto Ruby coding style.
More often than not you don't need a full fledged message queue like ActiveMQ or RabbitMQ with a full size message format. For simple asynchronous distribution tasks a very light weight persistent message queue like starling will be fine. Nevertheless you want a more sophisticated interface to interact with than a memcache interface. Simple Publisher tries to achieve exactly this: While using Starling as the queuing system in the background we provide a messaging terminology well know and understood. The terminology is strongly inspired by JMS which is kind a defacto standard for messaging on the API-level.