Creates a grammatically correct string of words. Turns ["dog","cat","mouse"] into "dog, cat and mouse". Can be localised to work with non-english connectives.
combine predicate (bool returning) functions with propositional logic connectives (and, or, not)
Store information about any JS value in a side channel, using a linked list
Match human-quality input to potential matches by edit distance.
Domain name parser based on the Public Suffix List
micromark extension to support GFM task list items
mdast extension to parse and serialize GFM task list items
Lazy-evaluating list of files, based on globs or regex patterns
Form framework: Form, Field, InputFrame, InputOptions and types. Headless and unopinionated about concrete inputs; pair with @react33/react-ui or your own.
agent-based reactive programming library for typescript/javascript
fast and explicit reactive frontends
Utility methods and plugin for cssnano projects
list item extension for tiptap
List-related schema elements and commands for ProseMirror
list keymap extension for tiptap
List of Git hooks
Parse CSS media query lists.
HTML parser and serializer.
Complete list of standard emojis.
List of binary file extensions
React Virtual List Component
ordered list extension for tiptap
List extension for tiptap
bullet list extension for tiptap
A way to retrieve products from a Zazzle store.
Hacky utility to access dbs listed in Rails' database.yml. See README for more info.
Quickly connect to your ssh history.
Workfrom Admin tools
Returns a listing of all app versions and their latest builds from iTunes Connect.
NwmlsClient Connects to the NWMLS Evernet Service and obtains listing data and images.
provides a connection to scalr and a non exhuastive list of api calls as methods.
Web interface to connect to a tablo device, list and export recordings.
This plugin provides native Redis instrumentation for monitoring and metrics collection, including: service health, database connectivity, replication status, `INFO` metrics, key counts, list lengths, and more.
This gem provides a simple ssh menu for the command line via the executable 'sshmenu'. It basically brings up a list of configured ssh connections. From the list you can directly connect to one of the ssh servers or edit the available ssh connections.
Collection of Ruby classes wrapping the Redis data structures
Graph data structure supporting directed and undirected modes with adjacency list storage. Includes BFS, DFS, Dijkstra shortest path, topological sort, cycle detection, connected components, minimum spanning tree, maximum flow, graph coloring, bipartiteness checking, strongly connected components, and DOT/JSON serialization.