Thin Class Wrapper
Wordwrap a string with ANSI escape codes
Wrap words to a specified length.
Helper to wrap functions inside a function call.
A tiny and fast text wrap library which takes ANSI escapes into account.
Wrap words to a specified length.
Wrap those words. Show them at what columns to start and stop.
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
thin wrap for mongodb
Encode and decode base64 encoded strings
Create ansi colors by passing the open and close codes.
An Error subclass that will chain nested Errors and dump nested stacktraces
Encode and decode quoted-printable strings according to rfc2045
Word-wrapping for javascript.
The broker which is used by the worker-timers package.
A small wrapper that makes IndexedDB usable
Simple React component that makes titles more readable.
CSS selector engine supporting jQuery selectors
Deprecated. Utilities for ES3, most of which have been adopted or superseded in ES5.1. Adapted from Douglas Crockford's Remedial JavaScript
A small lib to return promises or use callbacks
A Node.js module for Oracle Database access from JavaScript and TypeScript
Opentelemetry utility methods
🧙 Valtio makes proxy-state simple for React and Vanilla
Thin delegator that wraps objects and triggers events on modification (useful for storage accessor objects).
A thin client that wraps the Localwiki API.
A thin client that wraps the Localwiki API.
shuffler_fm wraps shuffler.fm's REST api on a thin layer of ruby.
This gem creates a thin shell to encapsulate primitive literal types such as integers, floats and symbols. There are a family of wrappers which mimic the behavior of what they contain. Primitive types have several drawbacks: no constructor to call, can't create instance variables, and can't create singleton methods. There is some utility in wrapping a primitive type. You can simulate a call by reference for example. You can also simulate mutability, and pointers. Some wrappers are dedicated to holding a single type while others may hold a family of types such as the `Number` wrapper. What is interesting to note is Number objects do not derive from `Numeric`, but instead derive from `Value` (the wrapper base class); but at the same time, `Number` objects mimic the methods of `Fixnum`, `Complex`, `Float`, etc. Many of the wrappers can be used in an expression without having to call an access method. There are also new types: `Bool` which wraps `true,false` and `Property` which wraps `Hash` types. The `Property` object auto-methodizes the key names of the Hash. Also `Fraction` supports mixed fractions.
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.