A dependency-free library for dividing two numbers, where either or both may be a BigInt, and the result should be a 64bit float.
An either-or-both data type implementation in ReScript
Synchronous validation of a path existing either as a file or as a directory.
Internal logic for gql.tada’s CLI tool and GraphQLSP.
like touch(1) in node
Mock http requests made using fetch
Google auth based authentication support for Google services
An iteration of the Node.js core streams with a series of improvements
Reactive dataflow processing.
JS library that allows you to easily serialize and deserialize data with BigInt values
Error constructor for test and validation frameworks that implements standardized AssertionError specification.
Codesign Electron Windows apps
Prebuilt sharp for use with Linux (musl) x64
Git describe information at runtime, with semver support
Prebuilt sharp for use with Linux (glibc) x64
Shared web-platform-friendly code for atproto libraries
The core `url` packaged standalone for use with Browserify.
minimal implementation of a PassThrough stream
Up-to-date component for using MathJax in latest React (using functional components and hooks API). Focuses on being versatile and making the use of MathJax in React a pleasant experience without flashes of non-typeset content, both with respect to initia
This package contains an eslint plugin that enforces some default rules for using EUI.
A WebCodecs polyfill (ponyfill, really), using libav.js
Type checker for the Python language
Utilities for react-native + iOS and wrappers for using swift together with fabric/paper + JSI
Fake JavaScript timers
Middleware for controlling an XBee module from Ruby. Series 1, Series 2 modules supported in AT (Transparent) or API (non-escaped & escaped) mode. Examples included how to use including Over-The-Air application firmware upgrade for programmable XBee modules.
Simple Either monad implementation. Great way to chain actions that may result in error and keep their context, both successful and erroneous.
Downspout is an easy-to-use ruby library for downloading files from URLs, supporting both HTTP & FTP protocols. HTTP downloads can use either Net::HTTP, or libcurl (via the Curb gem)
Most Date Range implementations found, are either incomplete or rely on rails methods to work. This is intended to be used and work both in Ruby or Rails
This package is originally units but since i can't find the project to fork on github, I made a gem. Also, there is a minor bug (pounds to grams wrong conversion calculation) and I extracted only the conversions needed in the kitchen. Use either this package or units; both will cause a stack too deep error.
Stickler is a tool to organize and maintain an internal gem repository. Primarily, you would want to use Stickler if: 1. You have proprietary gems that you want to have available via a gem server so you may `gem install` them. 2. You would like to have a local mirror of third party gems from either http://rubygems.org or some other gem server. 3. You want both (1) and (2) in the same server.
Octopress Image Caption Tag is a major expansion on the feature set of Octopress Image Tag, adding support to Jekyll and Octopress for rich image figures with figcaptions. There are both tag and a new block version provided, with the block version allowing for full markdown foratting within the captions for your images. Figures and images can be sized based on css classes, or absolutely in either pxs or ems.
The New Relic Ruby agent requires the gem newrelic_rpm, and it includes distributed tracing that uses head-based sampling (standard distributed tracing). If you want distributed tracing to use tail-based sampling (Infinite Tracing), you need to add both newrelic_rpm and newrelic-infinite_tracing to your application's Gemfile. For more information, see: https://docs.newrelic.com/docs/understand-dependencies/distributed-tracing/get-started/introduction-distributed-tracing New Relic is a performance management system, developed by New Relic, Inc (http://www.newrelic.com). New Relic provides you with deep information about the performance of your web application as it runs in production. The New Relic Ruby agent is dual-purposed as a either a Gem or plugin, hosted on https://github.com/newrelic/newrelic-ruby-agent/
Package for a subclass of Range, RangeExtd, containing RangeExtd::Infinity and RangeExtd::Nowhere. RangeExtd defines ranges that enable an exclusion of the begin boundary, in addition to the end boundary as in the built-in Range, and accepts open-ended ranges to infinity for either (or both) positive/negative direction. The open-ended boundaries are represented by two constant objects, POSITIVE and NEGATIVE of RangeExtd::Infinity, and they are a generalised Infinity of Float::INFINITY to any Comparable objects, which are in practice similar to built-in beginless/endless Ranges.
Backup is a Ruby Gem written for Unix and Rails environments. It can be used both with and without the Ruby on Rails framework! This gem offers a quick and simple solution to backing up databases such as MySQL/PostgreSQL and Files/Folders. All backups can be transferred to Amazon S3 or any remote server you have access to, using either SCP, SFTP or regular FTP. Backup handles Compression, Archiving, Encryption and Backup Cleaning (Cycling).
Backup is a Ruby Gem written for Unix and Rails environments. It can be used both with and without the Ruby on Rails framework! This gem offers a quick and simple solution to backing up databases such as MySQL/PostgreSQL and Files/Folders. All backups can be transferred to Amazon S3 or any remote server you have access to, using either SCP, SFTP or regular FTP. Backup handles Compression, Archiving, Encryption, Backup Cleaning (Cycling) and supports Email Notifications.
Backup is a Ruby Gem written for Unix and Ruby on Rails (2 and 3) environments. It can be used both with and without the Ruby on Rails framework! This gem offers a quick and simple solution to backing up databases such as MySQL/PostgreSQL/SQLite and Files/Folders. All backups can be transferred to Amazon S3, Rackspace Cloud Files, any remote server you have access to (using either SCP, SFTP or regular FTP), or a Local server. Backup handles Compression, Archiving, Encryption (OpenSSL or GPG), Backup Cleaning (Cycling) and supports Email Notifications.