No description provided.
Decoder for Ruby's Marshal
Parse Ruby's Marshal strings into JavaScript objects/JSON.
TypeScript definitions for marshal
marshal: encoding and deconding of Passable subgraphs
Ruby marshal for the browser and node.js
python object serialize/deserialize for node
Ocap Kernel errors
Record interface for libp2p
Replacement for 'npm link' that actually works. Allows to work on multiple packages locally at the same time.
Marshal is a library to marshal JSON-representable data from JSON to class instance to Mongo and vice versa.
Node.js Streams, a user-land copy of the stream library from Node.js
Determine if the current node version supports the `--preserve-symlinks` flag.
A light-weight module that brings Fetch API to node.js
Text Marshal is used to format, assemble and arrange the text as per the assigned pattern.
Agoric's OCap broadcasting system
Helpful decorators to wire up Express controllers
Node.js API (Node-API)
Simple Perforce API
JSON serializer that can stringify and parse any data type.
Immutable ArrayBuffer (the shim!)
Traps focus within a DOM node — subsequently mounted traps will pause others and take focus responsibility until they unmount.
Marshal's Mongo database management.
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
This gem is designed for transformation of Ruby source code (eiher in the form of files or strings) to the Ruby nodes (syntax trees) used by Ruby MRI internals. Obtained nodes can be serialized to the platform-dependent binary or ASCII strings and restored and launched from serialized format. Such kind of transformation is irreversible and can be used for source code protection; the similar principle is used by RubyEncoder commercial software.
RubyTree is a Ruby implementation of the generic tree data structure. It provides simple APIs to store named nodes, and to access, modify, and traverse the tree. The data model is node-centric, where nodes in the tree are the primary structural elements. It supports all common tree-traversal methods (pre-order, post-order, and breadth first). RubyTree mixes in the Enumerable and Comparable modules and behaves like a standard Ruby collection (iteration, comparison, etc.). RubyTree also includes a binary tree implementation, which provides in-order node traversal besides the other methods. RubyTree can import from and export to JSON, and supports Ruby’s object marshaling.
Nodewrap is Ruby module that provides direct access to Ruby's internal node structure. Originally this started as a proof-of-concept to allow Node objects to be dumped and loaded using Ruby's builtin marshalling mechanism. Methods to dump and load classes and modules are were also added, and with a little work, nodewrap can be used to dump entire class hierarchies from one Ruby process and load them into another.
Contentful API wrapper library exposing an ActiveRecord-like interface
No description provided.
No description provided.
No description provided.