Decoder for Ruby's Marshal
marshal: encoding and deconding of Passable subgraphs
Parse Ruby's Marshal strings into JavaScript objects/JSON.
TypeScript definitions for marshal
Ruby marshal for the browser and node.js
Ocap Kernel errors
python object serialize/deserialize for node
return the github url from a package.json file
Lightweight npm postinstall message to invite people to donate to your collective
Write minimal node index.js files that require and export siblings by file basename
Marshal is a library to marshal JSON-representable data from JSON to class instance to Mongo and vice versa.
OpenTelemetry semantic conventions
ESLint Environment for React Native
Record interface for libp2p
Marshaling serializer for modern JavaScript primitives + circular objects
pack node-style source files from a json stream into a browser bundle
A Light–weight CSS Preprocessor
This package provides support for the [RedisTimeSeries](https://redis.io/docs/data-types/timeseries/) module, which adds a time series data structure to Redis.
an eslint rule plugin companion to babel-eslint
githooks management forked from husky
An experimental ESLint runner for Jest
Agoric's OCap broadcasting system
Replacement for 'npm link' that actually works. Allows to work on multiple packages locally at the same time.
Eslint rule for consistent filenames.
Tools to inspect and analyze Ruby's Marshal serialization format. Supports the Marshal 4.8 format which is emitted by ruby 1.8 through 2.x.
Simple structured object cache for ruby apps.
Cache results of loading massive input files into ruby data structures by marshaling processed result.
Tools to generate C structures and marshalers with a Ruby DSL.
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