Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket
n

normanrz

npm

Packages

Current Co-maintainers

Former Co-maintainers

12 packages

amd-optimize

An AMD (i.e. RequireJS) optimizer that's stream-friendly. Made for gulp. (WIP)

form-syphon

Serializes and deserializes all input elements in a container element.

gulp-gm

Image manipulation with GraphicsMagick for gulp.

gulp-image-resize

Resizing images made easy.

invoice-compiler

Generate invoices from YAML files using puppeteer.

limited-map

Async map function with limited concurrency

nojekyll

Static site generator for node.js. Inspired by Jekyll.

@scalableminds/chatroom

[![CircleCI](https://circleci.com/gh/scalableminds/chatroom.svg?style=svg)](https://circleci.com/gh/scalableminds/chatroom)

@scalableminds/metal-common

A bunch of custom metalsmith plugins for static site generators

@scalableminds/prop-types

Runtime type checking for React props and similar objects.

@scalableminds/saxophone

Fast and lightweight event-driven XML parser in pure JavaScript

@scalableminds/simple-chatroom

``` var chatroom = window.SimpleChatroom({ host: "http://localhost:5002", title: "Chat with Mike", container: document.querySelector(".container"), welcomeMessage: "Hi, I am Mike. How may I help you?" }); ```