A javascript typewriter library which animates the typing, deleting, and selecting of text on a page
Select commit type, write scope, write message, and commit.
A write stream constructor that supports a flush function that is called before finish is emitted
Stringify and write JSON to a file atomically
Writes a changeset to a file
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Read and parse a JSON file
simplified stream construction
minimal implementation of a PassThrough stream
A ridiculously light-weight argument validator (now browser friendly)
Stringify and write YAML to a file atomically
Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.
Access the system clipboard (copy/paste)
Write data to a random temporary file
create hashes for browserify
Helps you write code with promise-like chains that can run both synchronously and asynchronously
Get a random temporary file path
Forces webpack-dev-server to write bundle files to the file system.
read and write binary structures and data types
Write simple `*.xlsx` files in a browser or Node.js
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
The Clipboard API enables copy and pasting to/from the system clipboard.
Write files in an atomic fashion w/configurable ownership
Implements the WebIDL algorithms for converting to and from JavaScript values
Sequence provides a unified api for access to sequential data types, like Strings, Arrays, Files, IOs, and Enumerations. This is the external iterator pattern (ruby's usual iterators are internal). Each sequence encapsulates some data and a current position within it. Some operations apply to data at (or relative to) the position, others are independant of position. The api contains operations for moving the position, and reading and writing data (with or without moving the position) forward or backward from the current position or anywhere. Its perhaps most unusual feature is the ability to scan for Regexps in not just Strings, but Files and any other type of sequence.
Monkey-patches ActiveRecord so that polymorphic associations have their type column data written as their tablenames instead of their classnames. Intended primarily for use in supporting legacy databases.
Read, parse, and write Movable Type Import Format files.
Ruby extension for dealing with CoreFoundation types. Mostly designed for reading and writing xml and binary property lists.
Core Module in ruby to monkey patch basic types such as enumerable, strings and numbers for faster code writing
Implementation of ZMQ2.x transport protocol - ZMTP1.0
HFLR -- Hierarchical Fixed Length Records Allows you to read and write files of fixed width records when the file contains one or more than one type of record. Install with 'gem install hflr' See the tests and examples bundled with this gem.
Rice is a C++ interface to Ruby's C API. It provides a type-safe and exception-safe interface in order to make embedding Ruby and writing Ruby extensions with C++ easier.
Don't write your code, and rbs types! Write the rbs types first, then generate a template to fill in with business logic.
Write self-documenting parameter validation and type-casting in your API actions. Docs and development at https://github.com/ozydingo/despecable.
HFLR2 -- Hierarchical Fixed Length Records NOTE: This gem is a modification of the hflr gem. It can be not compatible with it. Allows you to read and write files of fixed width records when the file contains one or more than one type of record. Install with 'gem install hflr2' See the tests and examples bundled with this gem.
The Preconditions library provides a simple set of methods for checking arguments being passed into a method. Instead of writing custom checks and raising exceptions directly in your code you can use Preconditions to verify basic properties of your arguments (not-nil, satisfying a boolean expression, being of a certain type/duck-type) and raise the appropriate exception for you.
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.