A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
WebSocket framework for Ruby on Rails.
SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication
For ruby and ruby on rails
Aids in the construction of JSON objects as used by CouchDB.
Builds a complete CouchDB-like response object from a very marginal one. (Can be just a string at first.)
Compiles a piece of code to a function object, providing a CouchDB-like JavaScript context.
Given the code of a CouchDB show/list function (and some other stuff), this module runs it and returns the result.
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
Ruby SemVer in TypeScript.
A message bus client in Javascript
Convention over configuration for using Vite in Ruby apps
Like ruby's abbrev module, but in js
A PouchDB plug-in that allows you to re-use your CouchDB list functions on the client side.
Ruby grammar for tree-sitter
prettier plugin for the Ruby programming language
A Stimulus Wrapper for Flatpickr library
PouchDB database access restrictions using a security document.
A PouchDB plug-in that allows you to re-use your CouchDB rewrites on the client side.
The official CouchDB client for Node.js
Convert Oniguruma patterns to native JavaScript RegExp
HTTP server mocking and expectations library for Node.js
Fork of couchdb-fauxton, styled for PouchDB
Collation functions for PouchDB map/reduce
== CouchDB query server to run ruby design docs
Relaxo Query Server is a query server for CouchDB which provides full support for map/reduce functionality using Ruby code. It's main purpose is to provide a consistent backend for Ruby based clients to CouchDB. In practice, it allows code to be shared between Ruby based client applications and CouchDB servers.