JavaScript Development Kit that extends meta-class (Prototype) of Predefined and customized JS Class.
Adds a "ie[x]" class to body if browser is MSIE, [x] being the version.
Brings the MooTools 1.x Class sugar to Prime
zlib port to javascript - fast, modularized, with browser support
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Reactive Extensions for modern JavaScript
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
An iteration of the Node.js core streams with a series of improvements
Stringify your JSON at max speed
Fastest random ID and random string generation for Node.js
A utility to work with tsconfig.json without typescript
Json Schema Type Builder with Static Type Resolution for TypeScript
High-performance Base64 encoder and decoder
babel module loader for webpack
concatenative mapdashery
Stable JS value hash.
A little library for asserting types and values, with zero dependencies.
Tests whether one path is inside another path
Color string parser
Display PDFs in your React app as easily as if they were images.
Build and manage the fast-json-stringify instances for the fastify framework
small commonmark compliant markdown parser with positional info and concrete tokens
Utility functions for the MUI X packages (internal use only).
EC cryptography
ActiveRecord has always stored the base class in polymorphic _type columns when using STI. This can have non-trivial performance implications in certain cases. This gem adds the 'store_base_sti_class' configuration option which controls whether ActiveRecord will store the base class or the actual class. Defaults to true for backwards compatibility.'
screen_recorder is a wrapper around some of the OS X AVFoundation framework. Originally extracted from the AXElements project.
== features/PROBLEMS: * Schedule tasks to run every X seconds * Multiple schedules == SYNOPSIS: ex = Everyx::Everyx.new ## Create new runner pt = Everyx::PeriodicTasks::RSSNotifier.new ## Create notifier pt.uri = "http://path.to/rss-feed" ## Set it to uri
The second type of model inheritance supported from rails 6.1, delegated type, where each sub-model has its own database table and can be queried and created individually.
This gem backports and "undeprecates" Gem::SourceIndex and other RubyGems 1.6.x classes and libraries in order to allow library developers to use the old APIs with 1.8.x+. Support for using the new APIs with older versions is coming soon.
A class for interacting with Mac OS X's trash can. Based on original utility found in osx-trash gem.
ActiveRecord has always stored the base class in polymorphic _type columns when using STI. This can have non-trivial performance implications in certain cases. This gem adds 'store_base_sti_class' configuration options which controls whether ActiveRecord will store the base class or the actual class. Default to true for backwards compatibility.
The Mmap class implement memory-mapped file objects for Ruby 2.x
ActiveRecord has always stored the base class in polymorphic _type columns when using STI. This can have non-trivial performance implications in certain cases. This gem adds 'store_base_sti_class' configuration options which controls whether ActiveRecord will store the base class or the actual class. Default to true for backwards compatibility.
Classes implementing the NumerousApp REST APIs for metrics. Requires Ruby 2.x
Simple immutable value objects for ruby. Make a new value class: Point = Value.new(:x, :y) And use it: p = Point.new(1,0) p.x => 1 p.y => 0
Struct, except it takes a Hash on object initialization. class Point < HashInitializedStruct.new(:x, :y); end; Point.new(x: 1, y: 2)
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.