📞 Get the location from where you're called from.
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Helper functions around Function call/apply/bind, for use in `call-bind`
Robustly `.call.bind()` a function
Helper function to optimise call expression
Get callsites from the V8 stack trace API
destroy a stream if possible
Let your JS API users either give you a callback or receive a promise
A small polyfill for Object.setprototypeof
A cross browser microtask library
extend like a boss
Callback wrapping utility
A light wrapper around the Twitch API.
Allows users to use generators in order to write common functions that can be both sync or async.
random bytes from browserify stand alone
Try to guess if your terminal supports unicode
A PNG decoder in JavaScript
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
render nested hierarchies `npm ls` style with unicode pipes
Promisifies all the selected functions in an object
simplified stream construction
Helper function to call delegate
construct pipes of streams of events
Parser for FreeSWITCH mod_sofia SIP trace dump files
SIP protocol implementation for the rvoip stack
RFC 3261 SIP Dialog Management Layer for RVOIP
SIP Rust library, parser & generator of SIP
SIP Rust library, parser & generator of SIP
Plan and generate middleware splice operations for WebAssembly component composition graphs.
Responses API ↔ Chat Completions translation bridge for Codex CLI
CLI binary for pktana — Linux packet analyser & network inspector
Core packet parsing and NIC inspection library for pktana
A Wireshark-style terminal packet analyzer, reverse engineering, and security research tool with live capture, IDS, port scanner, packet crafter, and PCAP replay
Builds Arduino sketch
High level calls for searching for process ids and killing processes given a string.
Small class and helpers to manage a request id from web to service calls to background jobs
Handles conventions of making calls to other services, with required metadata for tracking calls between services, deprecations of endpoints, trace IDs, throttling, etc.
ActiveRecord-JDBC fetches ids of inserted records when you call connection.execute(). this gem adds a connection.execute_raw() method which does not fetch inserted ids
Web requests in Rails get assigned a unique request id. To access this id in a threadsafe manner, you can simply call ```RailsRequestId.get```
Just call remove_scheduled method and pass the argument to the worker to remove scheduled jobs. No need to store Job Ids
Check box tag that submits value whether checked or unchecked
Foreman plugin: Adds a fields called Build ID to the Operating Sytems page when defining a Host. The default value of this field is stable. The contents of the field substituted into the $buildid used in an Installation Media.
Uses custom Log Formatter, one for development and one for Heroku. Ensure Heroku request IDs are in the logs. Limits logs to 2500 bytes per entry. Adds a constant called Log to ease logging.
This gem enables you to access most features of the Viadeo GRAPH API via Ruby
Boxey provides the [] element reference operator to ActiveRecord classes. # Installation Add this line to your Gemfile: `gem 'boxey'` # Configuration With the boxey gem installed, all ActiveRecord classes gain the [] method, which fetches by the class's primary_key by default. You may specify additional fields, presumably fields that validate uniqueness, by calling the boxey method. class User < ActiveRecord::Base boxey :id, :login, :email validates :login, uniqueness: true validates :email, uniqueness: true end # Use Given the configuration above: `User[1]` returns the first User with an id (or login or email) of `1`. `User['me@example.com']` returns the first User with an email (or id or login) of `'me@example.com'`. `[]` returns `nil` if no match is found.
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.
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.