Mimic a Node.js HTTP response stream
Make a function mimic another one
Make a function mimic another one. This is a fork of sindresorhus/mimic-fn, but with CommonJS support.
The legacy ESLintRC config file format for ESLint
Tiny Casing utils
Bad ass client side mocking solution
std-uritemplate implementation for TS/JS
> A WebSocket provider for Y.js that works with ActionCable
Mimic a Node.js HTTP response stream. This is a fork of sindresorhus/mimic-response, but with CommonJS support.
Generate a slug – transliteration with a lot of options
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
React component for Tippy.js
Node wrapper for curl-impersonate (lexiforest) via CLI - Enhanced with raw buffer support and extra curl args
A framework for responsive emails
GJS TypeScript type definitions for RB-3.0, generated from library version 3.0.0
Rename a function
A minimalistic 2-way binding system
High-performance (binary) tree and sorted map implementation (AVL, Splay, Radix, Red-Black)
Simple lib for letting JS talk to Flipper.rb
The Hashgraph Online Standards SDK provides a complete implementation of the Hiero Consensus Standards (HCS), giving developers all the tools needed to build wonderful decentralized applications on the Hashgraph network. https://hol.org
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
Deep clone a function.
tar for node
Client Side Validations Simple Form plugin
Minimalistic Library for Mocking, Stubbing, and Faking Classes
The class in this Gem mimics the calls of `redis-rb` to allow running commands in development and test environments without the need to run a redis server instance It purposefully only implements a small subset of the most useful redis commands To create a fake instance: `redis = TinyFakeRedis.new`