Packages by
lukechilds
<
lukechilds123@gmail.com
>
[
SYNC
profile]
Name
IM
Last modified
Is admin
Publish scopes
@lukechilds
Fri Apr 15 2016 02:09:17 GMT+0800 (China Standard Time)
false
nunjucks-middleware
(latest: 0.0.2) Middleware for recompiling nunjucks templates on the go
http-browserify
(latest: 1.7.0) http module compatability for browserify
factor-bundle
(latest: 2.5.0) factor browser-pack bundles into common shared bundles
athash
(latest: 0.0.0) Social text parser
ascii-chart
(latest: 1.3.3) Ascii bar chart
node-browser-environment
(latest: 2.0.8) Simulates a global browser environment using jsdom
anonlytics-express
(latest: 0.2.0) Privacy respecting analytics for express apps
eslint-config-lukechilds
(latest: 1.9.1) My personal eslint preferences
create-node
(latest: 2.0.3) Converts an HTML string to a DOM node
when-dom-ready
(latest: 1.2.12) $(document).ready() for the 21st century
expired
(latest: 1.3.12) Calculate when HTTP responses expire from the cache headers
pirateproxy
(latest: 0.0.0) Proxy site for thepiratebay.org
create-cert
(latest: 1.0.6) Super simple self signed certificates
htconvert
(latest: 1.0.7) Convert .htaccess redirects to nginx.conf redirects
base64-async
(latest: 2.1.3) Non-blocking chunked Base64 encoding
keyv-api-tests
(latest: 1.2.0) Test suite for Keyv API compliancy
get-root-module
(latest: 1.0.1) Traverses up the directory tree and returns the first module found
requireable
(latest: 1.0.3) Enables a module to require itself by name
sql-replace-fork
(latest: 0.76.1) sql builder
keyv-test-suite
(latest: 1.5.0) Test suite for Keyv API compliancy
keyv-mongo
(latest: 1.0.2) MongoDB storage adapter for Keyv
keyv-redis
(latest: 1.3.4) Redis storage adapter for Keyv
keyv-sql
(latest: 1.0.3) Parent class for SQL based Keyv storage adapters
keyv-mysql
(latest: 1.0.2) MySQL/MariaDB storage adapter for Keyv
keyv-postgres
(latest: 1.0.6) PostgreSQL storage adapter for Keyv
keyv-sqlite
(latest: 1.2.4) SQLite storage adapter for Keyv
keyv-sequelize
(latest: 0.1.1) Parent class for Sequelize based Keyv storage adapters
clone-response
(latest: 1.0.2) Clone a Node.js HTTP response stream
@keyv/sql
(latest: 1.1.2) Parent class for SQL based Keyv storage adapters
ify-loader
(latest: 1.1.0) Webpack loader to handle browserify transforms as intended
eslint-config-xo-lukechilds
(latest: 1.0.1) My personal XO overrides
browserify-handbook
(latest: 1.9.0) how to build modular applications with browserify
@browserify/acorn5-object-spread
(latest: 5.0.1) Support for rest and spread properties in acorn 5
@keyv/postgres
(latest: 1.0.16) PostgreSQL storage adapter for Keyv
requirable
(latest: 1.0.5) Enables a module to require itself by name
onionoo
(latest: 2.0.2) Node.js client library for the Tor Onionoo API
tty-browserify
(latest: 0.0.1) the tty module from node core for browsers
@keyv/mysql
(latest: 1.1.4) MySQL/MariaDB storage adapter for Keyv
syntax-error
(latest: 1.4.0) detect and report syntax errors in source code strings
rustify
(latest: 1.1.0) Rust WebAssembly transform for Browserify
@keyv/test-suite
(latest: 1.6.11) Test suite for Keyv API compliancy
browser-pack
(latest: 6.1.0) pack node-style source files from a json stream into a browser bundle
react-jsdom
(latest: 3.0.0) Render React components to actual DOM nodes in Node.js
build-output-script
(latest: 1.0.3) Builds a P2PKH Bitcoin transaction output script.
doge-seed
(latest: 1.0.0) Dank mnemonic seed phrases
create-xpub
(latest: 2.1.0) Create a BIP32 extended public key
@keyv/mongo
(latest: 1.1.0) MongoDB storage adapter for Keyv
byte-range
(latest: 1.0.1) Returns integer ranges for a given number of bytes
browser-unpack
(latest: 1.4.2) parse a bundle generated by browser-pack
detective
(latest: 5.2.0) find all require() calls by walking the AST
watchify
(latest: 3.11.1) watch mode for browserify builds
brfs
(latest: 2.0.2) browserify fs.readFileSync() static asset inliner
get-komodo-rewards
(latest: 1.0.2) Calculate the accrued rewards for a given Komodo UTXO
create-test-server
(latest: 3.0.1) Creates a minimal Express server for testing
my-name-is-url
(latest: 1.4.0) Intelligent URL parser
@lukechilds/util
(latest: 0.12.1) Node.JS util module
vainjs
(latest: 0.0.0) A JavaScript vanity address generator
@lukechilds/assert
(latest: 2.0.1) The assert module from Node.js, for the browser.
assert
(latest: 2.0.0) The assert module from Node.js, for the browser.
stream-splicer
(latest: 2.0.1) streaming pipeline with a mutable configuration
labeled-stream-splicer
(latest: 2.0.2) stream splicer with labels
common-shakeify
(latest: 0.6.2) browserify tree shaking plugin using @indutny common-shake
@keyv/sqlite
(latest: 2.0.1) SQLite storage adapter for Keyv
coinlist
(latest: 3.1.2) Comprehensive list of cryptocurrencies with metadata
this
(latest: 1.1.0) Traverses up the directory tree and returns the first module found
responselike
(latest: 2.0.0) A response-like object for mocking a Node.js HTTP response stream
console-browserify
(latest: 1.2.0) Emulate console for all the browsers
deps-sort
(latest: 2.0.1) sort module-deps output for deterministic browserify bundles
vm-browserify
(latest: 1.1.2) vm module for the browser
browser-env
(latest: 3.3.0) Simulates a global browser environment using jsdom
@keyvjs/keyv
(latest: 4.0.1) Simple key-value storage with support for multiple backends
@keyvjs/redis
(latest: 2.1.1) Redis storage adapter for Keyv
coinsweep
(latest: 0.0.1) Move coins to a new wallet in a privacy preserving manner
bip39-versioned
(latest: 0.1.0) Proof of concept adding versioning to BIP39 compatible seeds
cacheable-request
(latest: 7.0.1) Wrap native HTTP requests with RFC compliant cache support
path-browserify
(latest: 1.0.1) the path module from node core for browsers
bundle-collapser
(latest: 1.4.0) convert bundle paths to IDS to save bytes in browserify bundles
merge-images
(latest: 2.0.0) Easily compose images together without messing around with canvas
parcel-plugin-ogimage
(latest: 1.2.0) Set absolute URL for og:image meta tags.
window
(latest: 4.2.7) Exports a jsdom window object.
stream-browserify
(latest: 3.0.0) the stream module from node core for browsers
static-module
(latest: 3.0.4) convert module usage to inline expressions
util
(latest: 0.12.3) Node.js's util module for all engines
@keyv/redis
(latest: 2.1.2) Redis storage adapter for Keyv
acorn-node
(latest: 2.0.1) the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
static-eval
(latest: 2.1.0) evaluate statically-analyzable expressions
tinyify
(latest: 3.0.0) a browserify plugin that runs various optimizations, so you don't have to install them all manually.
module-deps
(latest: 6.2.3) walk the dependency graph to generate json output that can be fed into browser-pack
browser-resolve
(latest: 2.0.0) resolve which handles browser field support in package.json
keyv
(latest: 4.0.3) Simple key-value storage with support for multiple backends
insert-module-globals
(latest: 7.2.1) insert implicit module globals into a module-deps stream
browserify
(latest: 17.0.0) browser-side require() the node way
reverse-shell
(latest: 1.1.3) Reverse Shell as a Service - https://reverse-shell.sh
timers-browserify
(latest: 2.0.12) timers module for browserify
domloaded
(latest: 1.0.2) This micro-library will allow you to easily delay code execution until the DOM is loaded.
cryptocurrency-icons
(latest: 0.17.1) A set of icons for all the main cryptocurrencies and altcoins, in a range of styles and sizes
Copyright 2014 - 2017 © taobao.org |