A function that simply returns `this`. Useful as a chainable noop stub
A node.js package to return this host's timezone
A node.js package to return this host's timezone
Node addon for string extraction for msgpackr
## usage ```html <script src="node_modules/custom-renderer-mixin/render-mixin.js"></script> <script> customElements.define('cu-el', class CuEl extends RenderMixin(HTMLElement) { get properties() { return this._properties || { property:
Match human-quality input to potential matches by edit distance.
Persistent ordered mapping from strings
Genius Graph Customs Return - This function is used to convert multiple words into an interesting sentence containing the word Genius Graph Customs Return.
abstract base class for crypto-streams
Rope-based persistent sequence type
React Native module that allows an React Native application to call native speech recognition APIs and to get the recognized text in return. This is a work in progress since it only works on Android. Although the work on iOS is almost finished.
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
Query result type converters for node-postgres
No description provided.
Validates whether a string matches the production for an XML name or qualified name
Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.
Call a callback when a readable/writable/duplex stream has completed or failed.
Best-effort discovery of the machine's default gateway and local network IP exclusively with UDP sockets.
Node addon for string extraction for cbor-x
tiny modular DOM lib for ie9+
Simple menu elements for ProseMirror
Higher-level content negotiation
Compiles sync functions into async generator functions
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Memoize method return values
The sys-uname library provides an interface for gathering information about your current platform. The library is named after the Unix 'uname' command but also works on MS Windows. Available information includes OS name, OS version, system name and so on. Additional information is available for certain platforms.
RecursiveOpenStruct is a subclass of OpenStruct. It differs from OpenStruct in that it allows nested hashes to be treated in a recursive fashion. For example: ros = RecursiveOpenStruct.new({ :a => { :b => 'c' } }) ros.a.b # 'c' Also, nested hashes can still be accessed as hashes: ros.a_as_a_hash # { :b => 'c' }
Extend ActiveRecord pluck to return hash instead of an array. Useful when plucking multiple columns.
Rack middleware to return OK.
[Unicode 17.0.0] Answers the question: Which Unicode block does a code point belong to?
img_return is a gem designed to return random images. This gem was created with the idea of using it to display a random image to a website.
[Unicode 17.0.0] Returns the name, aliases, or label of a Unicode code point
Backported from Rails 5.0 to use with 4.x versions
Return struct results from ActiveRecord relation queries
return holidays in month
PostgreSQL Cursor is an extension to the ActiveRecord PostgreSQLAdapter for very large result sets. It provides a cursor open/fetch/close interface to access data without loading all rows into memory, and instead loads the result rows in 'chunks' (default of 1_000 rows), buffers them, and returns the rows one at a time.
No description provided.
No description provided.