🚀 DAY 2 OF LAUNCH WEEK: Announcing Socket Certified Patches: One-Click Fixes for Vulnerable Dependencies.Learn more →
Socket
Book a DemoInstallSign in
Socket
t

tehshrike

npm

Packages

Current Co-maintainers

Former Co-maintainers

221 packages

abstract-state-router

Like ui-router, but without all the Angular. The best way to structure a single-page webapp.

acorn-node

the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions

add-affiliate-querystring

Given a user-entered URL, add your own affiliate code to the querystring.

asr-active-state-watcher

Waches an abstract-state-router and calls your function with all active DOM APIs

asr-fsm-navigation

Use a fsm finite state machine definition to navigate around an abstract-state-router application using dispatch events

asr-scroll-position

Manually update the browser's scroll position when using pushState routing with abstract-state-router

assert

The assert module from Node.js, for the browser.

assert-no-throw

Take an assertion library and return an assertion library that doesn't throw

async-all

Like async-each, or q.all(), but with an object instead of an array

backup-bear-notes

Back up your Bear Notes content to a folder

bacon-form-saving

Streaming an object from a web form to a server, and back again

basic-xhr

The barest-bones wrapper for XHR in the cases where I want to use XHR

better-emitter

A very simple event emitter with a better API than all the others

better-history-api

A better way to interact with the browser history API

better-match

Use regular expressions to search strings!

better-replace

Use regular expressions to replace things in strings!

binary-search-range

Use binary search to find a range of matching elements

blending-modes

Canvas Blending Modes

books-of-the-bible

An ordered list of the names of the books of the bible, with common abbreviations

brfs

browserify fs.readFileSync() static asset inliner

browserify

browser-side require() the node way

@browserify/acorn5-object-spread

Support for rest and spread properties in acorn 5

@browserify/envify

Selectively replace Node-style environment variables with plain strings.

browserify-handbook

how to build modular applications with browserify

@browserify/uglifyify

A browserify transform which minifies your code using Terser