Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket
r

royriojas

npm

Packages

Current Co-maintainers

Former Co-maintainers

76 packages

browser-detector

A wrapper over `ua-parser-js` that will also add the detected classes to the html element

browserify-transform-tools-exclude

a helper function to provide the ability to exclude certain files from the transform in a generic way

browsyquire

Proxies browserify's require in order to allow overriding dependencies during testing.

build-workflow

Simple gruntfile helper to define build workflows

bumpery

Yet another bump module, but this works exactly like the grunt-bump one, but without grunt

bundly

watchify/browserify wrapper with some useful preconfigured transforms and cache support, to remember the files that were processed and speed up the bundling time

bun-mock-dough

[![NPM Version](https://img.shields.io/npm/v/bun-mock-dough.svg)](https://www.npmjs.com/package/bun-mock-dough) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

camel-2-dash

transform a string from camelCase to dash-style

changelogx

Yet another changelog generator from git commits, based on conventions and with an optional hook to enforce the rules

clix

A tiny utility to make easy to create command line tools that require a config file in an easy way. It uses [optionator](https://www.npmjs.com/package/optionator) to parse the arguments

clix-logger

Another console log wrapper with colored support and icons

coalescy

Simple function that return the first non null or undefined argument

console-filter

browserify transform to remove calls to console methods that do not match the given filter

consoleify

browserify transform to inject a custom console object that prefix the calls to it with the name of the module itself

create-typed-emitter

Simple typed event emitter with a simplified api interface

cssbrush

Alternative cli for csscomb with glob support and that only operates on changed files

css-local-loader

a webpack loader to enhance the style-loader to throw when attempting to access non existant selectors and allow combining both local and global css classes.

dash-2-camel

A function to transform dash-style strings to camelCase ones

debouncy

yet another debounce implementation with 0 dependencies

dispatchy

A jquery like event emitter/dispatcher that could be mixed with other objects to provide emitting capabilities ala jQuery Style

docco-husky-plus

Generated static project documentation primarily for node.js projects. A fork of Docco-husky modified to use marked instead of showdown and prettyprint instead of pygments

dom-add-class

Add classes to a given element or set of elements

dom-event-special

Special events hooks ala `jQuery`

dot-ify

make dot templates 'requireable' when using browserify

dtektor

A module to detect client side browser capabilities, heavily inspired in modernizr but with tests written as commonJS modules.