Pinned Repositories
node-planify
Plan a series of steps and display the output in a beautiful way
node-cross-spawn
A cross platform solution to node's spawn and spawnSync
webpack-isomorphic-compiler
A compiler that makes your life easier if you are building isomorphic webpack powered apps, that is, single page applications with server-side rendering
webpack-isomorphic-dev-middleware
The webpack-dev-middleware, but for isomorphic applications
npms-analyzer
The analyzer behind https://npms.io
npms-www
The https://npms.io website
eslint-config
My own eslint configurations
eslint-plugin-import-esm
ESLint plugin that enforces imports to follow native ESM resolution.
js-spark-md5
Lightning fast normal and incremental md5 for javascript
redux-boilerplate
A boilerplate for starting a large redux based app
satazor's Repositories
satazor/eslint-config
My own eslint configurations
satazor/stylelint-config
My own stylelint configurations
satazor/webpack-sort-chunks
Sorts webpack chunks by dependency
satazor/awesome-ipfs
Useful resources for using IPFS and building things on top of it
satazor/babel-eslint
:tokyo_tower: A wrapper for Babel's parser used for ESLint
satazor/browser-extension
The Hypothesis browser extensions.
satazor/cid
Self-describing content-addressed identifiers for distributed systems
satazor/connect-deps
This is a CLI tool that intends to be a better yarn link
satazor/contributors
Create a page that can be embedded on a website that lists project contributors.
satazor/did-resolver
Generic did-resolver
satazor/external-svg-sprite-loader
A webpack loader and plugin that generate SVG sprites out of a collection of SVG files used in your JS and CSS files
satazor/fluent-schema
A fluent API to generate JSON schemas
satazor/ipfs-log
Append-only log CRDT on IPFS
satazor/ipld-explorer-components
React components for https://explore.ipld.io
satazor/js-ipfs
IPFS implementation in JavaScript
satazor/js-ipfs-bitswap
JavaScript implementation of Bitswap 'data exchange' protocol used by IPFS
satazor/js-ipfs-http-response
satazor/js-ipfsd-ctl
Control an IPFS daemon (go-ipfs or js-ipfs) using JavaScript!
satazor/js-libp2p-crypto
The libp2p crypto primitives, for Node.js and the Browser!
satazor/js-multihashing-async
The fast version of js-multihashing
satazor/js.ipfs.io
(WIP) js-ipfs Website with demos, docs and tutorials
satazor/ky
🌳 Tiny & elegant HTTP client based on window.fetch
satazor/next-compile-node-modules
Next.js plugin to compile all node_modules using Babel
satazor/react-prop-types-element-of-type
satazor/restful-next-api
Build restful API methods for Next.js > 9 and validate the incoming requests with yup
satazor/rfcs
RFCs for substantial changes / feature additions to Vue core
satazor/rwot8-barcelona
RWOT8 in Barcelona, Spain (March 2019)
satazor/webpack-isomorphic-compiler-notifier
Notify webpack compilation status to your operating system when using webpack-isomorphic-compiler
satazor/webpack.js.org
New repository for webpack documentation and more!
satazor/yargs-promise-handler
Adds support for promises to yargs handlers and allows them to be composable