Command-line tool to run a command only if files exist.
Check if a path exists
A ridiculously light-weight argument validator (now browser friendly)
Get the first path that exists on disk of multiple paths
ECMAScript 6 Symbol polyfill
Provides functions for detecting if the host environment supports the WebCrypto API
Simple dependency graph.
ECMAScript6 Set polyfill
Recursively mkdir, like `mkdir -p`
Get the first fulfilled promise that satisfies the provided testing function
Synchronous validation of a path existing either as a file or as a directory.
A wrapper on top of kleur with ability to write test against the color functions
Download templates and git repositories with pleasure!
Redis commands
Build environment checking (a la autoconf) for node.js
Test whether a path exists on the filesystem.
Get and validate the raw body of a readable stream.
Temporary file and directory creator
Infer the owner of a path based on the owner of its nearest existing parent
Ultra-low latency data at the edge
Checks whether a command line command exists in the current environment.
[](https://openapi-zod-client.vercel.app/)
Underscore mixins for deeply nested objects
ECMAScript extensions and shims
VCR in reverse. Use RCV to do consumer driven contract testing with your existing VCR tests
It should extract and test file paths from a variety of documents, but this is a "quick-and-dirty" solution intended only to cover common use cases.
An in-place editor for Jester
Gem that, given a collection of HTML documents and CSS files, will remove any class attributes in the HTML set to CSS selectors that do not exist in the CSS files.
"Gema para la representación de matrices, tanto densas como dispersas."
Just wrap your existing code in `@relation.summarize do |relation| ... end` and run your queries against relation instead of @relation.
AutoApi generates a RESTful API on the fly. If you call gets on items that do not exist, you get back what you'd expect if the object didn't exist. If you POST to something, even if it doesn't exist, it will create it on the fly, which then can be retreived from the database. It runs on Sinatra and MongoDB.
With neverfails, step definitions do not simply check whether the existing code satifies the required behaviour or not. They also write the code to make them pass.
Resque is a Redis-backed Ruby library for creating background jobs, placing those jobs on multiple queues, and processing them later. Background jobs can be any Ruby class or module that responds to perform. Your existing classes can easily be converted to background jobs or you can create new classes specifically to do work. Or, you can do both. Resque is heavily inspired by DelayedJob (which rocks) and is comprised of three parts: * A Ruby library for creating, querying, and processing jobs * A Rake task for starting a worker which processes jobs * A Sinatra app for monitoring queues, jobs, and workers.
table generator simply generates a database table for storing data from a model object. If the model and or scaffold do not exist, it creates them as well.
A primitive gem that helps you decorate an object or turn an existing class into a decorator. The key difference between this gem and a thousand other gems that are doing almost the same is that this gem is really object-oriented.
A primitive gem that helps you decorate an object or turn an existing class into a decorator. The key difference between this gem and a thousand other gems that are doing almost the same is that this gem is really object-oriented.