New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket
x

xander

npm

Packages

Current Co-maintainers

Former Co-maintainers

36 packages

@ashnazg/args

a gnu/posix style CLI opts parser

@ashnazg/async-walk

map()-like funcs that speak promises

@ashnazg/atst

Ashnazg Tiny Server Template -- a koa2-based toolkit for RAD of versioned APIs

@ashnazg/autorouter

automatic component/widget/route loader for vue

@ashnazg/cachomatic

mem/disk app-side caching w/expiration

@ashnazg/chaos

a websocket-centric node.js game engine or state sync protocol

@ashnazg/chok-db

a FS-based doc db for pico-scale datasets

@ashnazg/chozo

a quick vue2 wrapper around chosen.js

@ashnazg/common-vue-components

reusable components for vue3

@ashnazg/contentful2lunr

a simple converter of contentful data to a lunr search index

@ashnazg/dumbfile

a barebones localfile-backed storage for stubbing out without redis or RDMS

@ashnazg/file-dicer

@ashnazg/jqnice

a jQuery based dynamic content toy

@ashnazg/lintconf

@ashnazg/literalizer

creates literals for code-gen of JS use cases

@ashnazg/md

markdown CLI util

@ashnazg/mochadocs

### 1.1 * Scanning a path for test JS's (including the default path of "test/") now reads mjs and cjs in, not just js.

@ashnazg/nimue

a toolkit for building crystal-clear data lakes

@ashnazg/paper-vue

a component set for building html5-editable forms in vue

@ashnazg/precipitator

a higher level wrapper for cloud provisioning APIs

@ashnazg/pubsub

an isomorphic event pubsub with async and voting support

@ashnazg/quantum-promise

a promise that runs its creator only when you try to observe the results

@ashnazg/squirrelnado

a utility toolbelt for handling data

@ashnazg/squirrelnado-csv

a squirrelnado plugin that handles csv

@ashnazg/squirrelnado-difftable

``` const sqrl = require('@ashnazg/squirrelnado'); require('@ashnazg/squirrelnado-psql')(sqrl); require('@ashnazg/squirrelnado-difftable')(sqrl);