Socket
Book a DemoInstallSign in
Socket
f

fresheneesz

npm

Packages

Current Co-maintainers

Former Co-maintainers

30 packages

async-future

A powerful and yet simple futures library for javascript in node.js and in-browser.

beautinator

A quick and dirty pretty printer for javascript objects

blocks.js

A library for building and styling web components in pure-javascript.

build-modules

`build-modules` ============

deadunit

A dead-simple nestable unit testing library for javascript and node.js.

deadunit-core

The core for deadunit - a dead-simple nestable unit testing library for javascript in node.js and the browser.

decentral

A library for building decentralized networks using WebRTC in node.js and the browser.

drip-drop

A simple generalized drag-and-drop module that abstracts away most of the drag-and-drop APIs weirdness and surprises.

emitter-b

An enhanced EventEmitter with extra methods for detecting whether an event has any handlers or not for efficient event handler attachment.

gem

A view library for building and styling web components in pure-javascript.

gem.js

A view library for building and styling web components in pure-javascript.

grapetree

A hierarchical path-routing module.

grapetree-core

A hierarchical routing module.

incremental-installer

A module that helps create scripts that install non-npm dependencies for a project. Allows for smoothly and incremental adding dependencies during development

incremental-installer-maker

A module that helps create scripts that install non-npm dependencies for a project. Allows for smoothly and incremental adding dependencies during development

installer-maker

A module for node.js programs that packages multiple files into a single script (shell script) that will run a node.js program on a machine (currently linux only), whether or not it has node.js already installed (it will install node.js if it isn't alread

keysight

A translator for javascript keyboard events to and from understandable english.

mongo-parse

A parser for mongo db queries

observe

A powerful, pragmatic implementation of the observer pattern for javascript objects and arrays.

odiff

Get a list of differences between one javascript value and another.

parsinator.js

Yet another parser combinator library for javascript. This one support state.

proto

A prototype-based inheritance library that makes it easy to create objects and inheritance hierarchies without losing the power of javascript's prototype system.

require-traverser

A library for finding all the nested dependencies of a commonJS/node.js module. Uses 'detective' to traverse files.

rpep

A javascript implementation of the RPEP protocol https://github.com/Tixit/RPEP

rpep-bson

BSON serialization for rpep.js