Socket
Book a DemoInstallSign in
Socket
d

domenic

npm

Packages

Current Co-maintainers

Former Co-maintainers

78 packages

amd-wrap

Wraps CommonJS files in `define(function (require, exports, module) { ... })`.

array.prototype.includes

Tests and a polyfill for the ES proposal for Array.prototype.includes

baseline-tester

Runs a function against given inputs and tests the result against baseline outputs

browserify

browser-side require() the node way

browserify-deoptimizer

Transforms browserify bundles into a collection of single files

canvas

Canvas graphics API backed by Cairo

chai-as-promised

Extends Chai with assertions about promises.

chai-jquery

jQuery assertions for the Chai assertion library

chai-sinon

Extends Chai with assertions for the Sinon.JS mocking framework.

content-type-parser

Parse the value of the Content-Type header

count-to-6

An intro to some ES6 features via a set of self-guided workshops.

cssom

CSS Object Model implementation and CSS parser

cssstyle

An implementation of the CSSStyleDeclaration class from the CSS Object Model specification

data-urls

Parses data: URLs

dict

A lightweight but safe dictionary, for when Object won't cut it

@domenic/eslint-config

Domenic Denicola's base ESLint config

domexception

An implementation of the DOMException class from browsers

dynamo-as-promised

A promise-based client for Amazon's DynamoDB.

ecmarkdown

A compiler for "Ecmarkdown" algorithm shorthand into HTML.

emu-algify

Use Ecmarkup's <emu-alg> elements in your HTML

es6ify

browserify v2 transform to compile JavaScript.next (ES6) to JavaScript.current (ES5) on the fly.

especially

Abstract operations and other functions drawn from the ECMAScript specification

global-wrap

Exposes your CommonJS-based libraries as a global.

gmify

A simple interface to GraphicsMagick for streaming image processing.

greadme

Locally preview your markdown, Github style