leichtgewicht
npm packages maintained by leichtgewicht
- Packages
- 238
- Weekly downloads
- 0
- Repositories
- —
- Stars
- —
- Followers
- —
Packages
| stream-browserify the stream module from node core for browsers | 0 | 3.0.0 | 6 years ago | |
| console-browserify Emulate console for all the browsers | 0 | 1.2.0 | 7 years ago | |
| @leichtgewicht/ip-codec Small package to encode or decode IP addresses from buffers to strings. | 0 | 2.0.5 | 2 years ago | |
| tty-browserify the tty module from node core for browsers | 0 | 0.0.1 | 9 years ago | |
| vm-browserify vm module for the browser | 0 | 1.1.2 | 7 years ago | |
| timers-browserify timers module for browserify | 0 | 2.0.12 | 6 years ago | |
| static-eval evaluate statically-analyzable expressions | 0 | 2.1.1 | 3 years ago | |
| browser-resolve resolve which handles browser field support in package.json | 0 | 2.0.0 | 6 years ago | |
| acorn-node the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions | 0 | 2.0.1 | 6 years ago | |
| detective find all require() calls by walking the AST | 0 | 5.2.1 | 4 years ago | |
| browserify browser-side require() the node way | 0 | 17.0.1 | 2 years ago | |
| labeled-stream-splicer stream splicer with labels | 0 | 2.0.2 | 7 years ago | |
| syntax-error detect and report syntax errors in source code strings | 0 | 1.4.0 | 9 years ago | |
| insert-module-globals insert implicit module globals into a module-deps stream | 0 | 7.2.1 | 6 years ago | |
| module-deps walk the dependency graph to generate json output that can be fed into browser-pack | 0 | 6.2.3 | 6 years ago | |
| browser-pack pack node-style source files from a json stream into a browser bundle | 0 | 6.1.0 | 8 years ago | |
| stream-splicer streaming pipeline with a mutable configuration | 0 | 2.0.1 | 7 years ago | |
| static-module convert module usage to inline expressions | 0 | 3.0.4 | 6 years ago | |
| deps-sort sort module-deps output for deterministic browserify bundles | 0 | 2.0.1 | 7 years ago | |
| brfs browserify fs.readFileSync() static asset inliner | 0 | 2.0.2 | 8 years ago | |
| watchify watch mode for browserify builds | 0 | 4.0.0 | 6 years ago | |
| http-browserify http module compatability for browserify | 0 | 1.7.0 | 12 years ago | |
| @dnsquery/dns-packet An abstract-encoding compliant module for encoding / decoding DNS packets | 0 | 6.1.1 | 4 years ago | |
| utf8-codec utf8 to/from bytes codec (esm/cjs) | 0 | 1.0.0 | 4 years ago | |
| react-native-crypto implementation of crypto for React Native | 0 | 2.2.1 | last year | |
| browser-unpack parse a bundle generated by browser-pack | 0 | 1.4.3 | 2 years ago | |
| bundle-collapser convert bundle paths to IDS to save bytes in browserify bundles | 0 | 1.4.0 | 6 years ago | |
| cachedown leveldown implementation that proxies to underlying leveldown instance with lru cache | 0 | 1.0.0 | 11 years ago | |
| @leichtgewicht/dns-packet An abstract-encoding compliant module for encoding / decoding DNS packets | 0 | 6.0.3 | 4 years ago | |
| dns-query Node & Browser tested, Non-JSON DNS over HTTPS fetching with minimal dependencies. | 0 | 0.11.2 | 4 years ago | |
| @leichtgewicht/dns-socket Make low-level DNS requests with retry and timeout support. | 0 | 5.0.0 | 4 years ago | |
| @leichtgewicht/base64-codec base64 to/from bytes codec (esm/cjs) | 0 | 1.0.0 | 4 years ago | |
| common-shakeify browserify tree shaking plugin using @indutny common-shake | 0 | 1.1.2 | 4 years ago | |
| tinyify a browserify plugin that runs various optimizations, so you don't have to install them all manually. | 0 | 4.0.0 | 4 years ago | |
| ify-loader Webpack loader to handle browserify transforms as intended | 0 | 1.1.0 | 9 years ago | |
| markdown-it-replace-link markdown-it plugin for replacing links (image & text) in the markdown document. | 0 | 1.2.2 | 2 years ago | |
| @browserify/uglifyify A browserify transform which minifies your code using Terser | 0 | 6.0.0 | 4 years ago | |
| @browserify/envify Selectively replace Node-style environment variables with plain strings. | 0 | 6.0.0 | 4 years ago | |
| alternative-pdf-combine Alternative approach to combine pdf's (doesn't support windows, requires poppler on linux) | 0 | 1.1.6 | 10 years ago | |
| factor-bundle factor browser-pack bundles into common shared bundles | 0 | 2.5.0 | 11 years ago | |
| qs-iconv Character encoding for qs (and by extension: request) and querystring. | 0 | 1.0.4 | 10 years ago | |
| @consento/sync-randombytes Synchronous randombytes function that works in node, the browser & react-native! | 0 | 1.0.5 | 6 years ago | |
| msee Msee is a command-line tool to read Markdown file in your terminal, and it's a library help your command-line software to output readable markdown content. | 0 | 0.3.5 | 9 years ago | |
| @browserify/acorn5-object-spread Support for rest and spread properties in acorn 5 | 0 | 5.0.1 | 9 years ago | |
| varsize-string A package for working with strings where the different characters have different sizes. | 0 | 2.2.2 | 10 years ago | |
| combined-stream-wait-for-it A stream that emits multiple other streams one after another with support for waiting. | 0 | 1.1.0 | 10 years ago | |
| learnyounode Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops. | 0 | 4.2.2 | 6 years ago | |
| wcsize Derived from visualwidth-js this package identifies the size of one characterCode in terminals | 0 | 1.0.0 | 11 years ago | |
| node-crate Node.js SQL-driver for CrateDB (crate.io) | 0 | 3.0.0 | 3 years ago | |
| wcstring Terminal string based on wcsize | 0 | 2.1.1 | 10 years ago | |
| javascripting Learn JavaScript by adventuring around in the terminal. | 0 | 2.7.4 | 5 years ago | |
| i18n-core Basic i18n translation. | 0 | 3.2.0 | 9 years ago | |
| workshopper-adventure A terminal workshop runner framework (adventure compatible) | 0 | 7.0.0 | 6 years ago | |
| excerpt-html Get the Excerpt from a markdown file (like in jekyll or *smith) | 0 | 1.2.2 | 5 years ago | |
| react-native-local-auth React Native local authentication with touch id or passcode | 0 | 1.7.0 | 3 years ago | |
| base32-codecs 'codecs' compatible base32-encode and base32-decode adapter. | 0 | 1.0.4 | 6 years ago | |
| browserify-persist-fs Efficient and stable persistent cache for browserify | 0 | 1.2.2 | 9 years ago | |
| workshopper A terminal workshop runner framework | 0 | 2.7.0 | 11 years ago | |
| workshopper-exercise An exercise runner component for the Workshopper framework | 0 | 3.0.3 | 6 years ago | |
| extended-terminal-menu retro ansi terminal menus for serious 80s technicolor business (fork of terminal-menu; contains unmerged pull requests) | 0 | 3.0.3 | 6 years ago | |
| simple-terminal-menu A menu that is easier to use on the terminal than terminal-menu | 0 | 2.0.0 | 6 years ago | |
| @leichtgewicht/readable-stream Streams3, a user-land copy of the stream library from Node.js | 0 | 3.6.1 | 6 years ago | |
| get-random-values-polypony Synchronous randombytes function that works in node, the browser & react-native! | 0 | 1.0.0 | 6 years ago | |
| fresh-tape fresh tap-producing test harness for node and browsers; webpack-friendly streams, aligned with tape 5.9.x | 0 | 5.9.1 | 5 months ago | |
| commandico A small tool to write command line application that suits my needs | 0 | 2.0.4 | 7 years ago | |
| explicit System to explicitly specify the way a method works. | 0 | 0.1.3 | 7 years ago | |
| path-pony Ponyfill that uses path or path-browserify depending on the environment. | 0 | 1.0.0 | 6 years ago | |
| gyazo-browser-upload Lightweight in-browser library to simply upload a base64 image to gyazo. | 0 | 1.0.0 | 9 years ago | |
| @leichtgewicht/esm2umd Transforms ESM to UMD. | 0 | 0.4.0 | 4 years ago | |
| @tradle/models models for tradle apps | 0 | 4.10.13 | 11 months ago | |
| learn-sass Learn SASS and SCSS through a workshopper adventure. | 0 | 1.7.0 | 9 years ago | |
| charm_inheritance-fix ansi control sequences for terminal cursor hopping and colors (fixed for io.js and newer node) | 0 | 1.0.1 | 11 years ago | |
| @tradle/offline-keeper offline storage node | 0 | 3.1.1 | 11 years ago | |
| longfn Rewritten variant of long.js that is entirely functional (and faster because of it) | 0 | 1.3.1 | 4 years ago | |
| workshopper-wrappedexec A utility to wrap a Workshopper exercise execution for fancy hackery | 0 | 0.1.3 | 10 years ago | |
| @consento/hlc A Hybrid Logical Clock implementation that comes with a codec to store it as Uint8Array (compatible to codecs) | 0 | 2.1.0 | 6 years ago | |
| mapslice Slices a given image into tiles to be used for a interactive map display. (including command-line tool) | 0 | 3.0.0 | 6 years ago | |
| workshopper-boilerplate A boilerplate-provider component for the Workshopper framework | 0 | 1.1.2 | 11 years ago | |
| dat-sdk The official Dat SDK | 0 | 2.8.1 | 6 years ago | |
| bigint-time Get the current time in bigint time. | 0 | 1.0.2 | 6 years ago | |
| workshopper-adventure-test A test system to test workshopper-adventures. | 0 | 1.2.0 | 6 years ago | |
| @tradle/constants constants for [tradle](https://github.com/tradle/about/wiki) network | 0 | 2.5.1 | 5 years ago | |
| goingnative A NodeSchool style workshopper for learning how to write native Node.js addons | 0 | 2.1.0 | 5 years ago | |
| @dnslink/js The reference implementation for DNSLink in JavaScript. Tested in Node.js and in the Browser. | 0 | 0.13.0 | 4 years ago | |
| ec2-docker-experiment Tool to start up ec2 spot instances and run a Docker experiment on them | 0 | 0.2.1 | 12 years ago | |
| @tradle/protocol Tradle protocol v2 | 0 | 5.1.2 | 4 years ago | |
| @tradle/http-keeper Basic offline keeper with fallback to fetching files via http | 0 | 3.1.1 | 11 years ago | |
| elementary-electron nodeschool workshop to learn electron | 0 | 1.5.2 | 9 years ago | |
| levelmeup Level Me Up Scotty! An intro to Node.js databases via a set of self-guided workshops. | 0 | 1.0.1 | 9 years ago | |
| @tradle/simple-wallet simple bitcoin wallet - for one key | 0 | 1.3.2 | 8 years ago | |
| @tradle/bitcoinjs-lib Client-side Bitcoin JavaScript library | 0 | 1.6.1 | 8 years ago | |
| @consento/api JavasScript API for building things with consento. | 0 | 0.5.0 | 6 years ago | |
| @dnslink/test A programming-language independent test harness for DNSLink implementations. | 0 | 0.11.1 | 5 years ago | |
| @tradle/chainloader parse blockchain transactions for embedded data keys, fetch the data bodies from a Tradle keeper | 0 | 2.2.1 | 11 years ago | |
| conf-cal Convenient calendar for conferences | 0 | 3.1.0 | 8 years ago | |
| @tradle/utils common utility functions for tradle components | 0 | 1.3.0 | 11 years ago | |
| @consento/crypto Crypto functionality used in Consento | 0 | 0.9.0 | 6 years ago | |
| @leichtgewicht/dnsstamp DNS Stamp de/encoder | 0 | 1.1.4 | 5 years ago | |
| @consento/notification-server A expo based notification implementation for Consento. Both server & client code. | 0 | 0.1.21 | 6 years ago | |
| @consento/promise Helpful utilities to work with AbortController/-Signal. | 0 | 1.0.7 | 5 years ago | |
| @tradle/kiki Wrappers for DSA, EC, Bitcoin and other keys to provide a common API for signing/verifying/importing/exporting | 0 | 1.1.14 | 11 years ago | |
| hyper-dns DNS lookup for dat/hyper archives | 0 | 0.12.0 | 5 years ago | |
| uuid-b32 Convert uuid to and from base32 strings | 0 | 1.0.1 | 5 years ago | |
| @tradle/bitjoe-js Tradle bitjoe component in JS | 0 | 1.0.3 | 11 years ago | |
| sendy symmetric network-agnostic UTP | 0 | 3.2.0 | 10 years ago | |
| browserify-handbook how to build modular applications with browserify | 0 | 1.9.0 | 9 years ago | |
| @tradle/spender Create simple Bitcoin / Testnet transactions for integration testing with the actual network. | 0 | 1.2.1 | 10 years ago | |
| hapi-passport Passport Strategy connector to hapi | 0 | 0.0.6 | 11 years ago | |
| api-supertest Beautiful test suite & runner for api tests. | 0 | 0.4.0 | 8 years ago | |
| sendy-ws-relay [sendy](https://github.com/tradle/sendy) websockets relay | 0 | 1.6.0 | 10 years ago | |
| @tradle/identity identity on the tradle network | 0 | 1.2.3 | 10 years ago | |
| nodestack-express This is a simple nodejs-express site system that standardizes configuration for the specific use of express for simple, localised homepages that only use nodejs technologies. | 0 | 0.5.1 | 12 years ago | |
| emailjs-cli send text/html emails and attachments (files, streams and strings) using the cli to any smtp server | 0 | 1.0.1 | 11 years ago | |
| @tradle/tx-data tradle transaction data defs | 0 | 1.0.4 | 10 years ago | |
| @tradle/chained-obj create multipart on-chain objects | 0 | 2.1.0 | 10 years ago | |
| exec-fallback fallback to executable if a method call falls. | 0 | 1.2.2 | 11 years ago | |
| monospace-char-width Derived from visualwidth-js this package identifies the size of one characterCode in terminals | 0 | 1.0.1 | 11 years ago | |
| @tradle/permission permission to access a file on the tradle network | 0 | 1.0.4 | 11 years ago | |
| nodeschool-admin CLI tool for setting up and maintaining a nodeschool chapters and other things. | 0 | 0.3.1 | 10 years ago | |
| happiness-format attempts to reformat javascript to comply with jedwatson/happiness style | 0 | 1.1.0 | 11 years ago | |
| workshopper-more Implement `workshop-app more` command for more detailed docs for the Workshopper framework | 0 | 1.0.1 | 12 years ago | |
| doh-query Node & Browser tested, Non-JSON DNS over HTTPS fetching with minimal dependencies. | 0 | 0.6.4 | 5 years ago | |
| @tradle/verifier plugin-based verifier for on-chain objects | 0 | 1.1.1 | 11 years ago | |
| msgpack-codec 'codecs' compatible msgpack adapter. | 0 | 1.0.5 | 6 years ago | |
| open-github-teams Expose the github teams of an organization to the public as webpage and json using this Node.js server. | 0 | 1.3.4 | 10 years ago | |
| @leichtgewicht/extract-zip unzip a zip file into a directory using 100% javascript | 0 | 2.1.1 | 6 years ago | |
| dat-readdir-stream dat-readdir-stream is a small util to read the file-table of a dat as a stream, rather than through dat.readdir. | 0 | 1.1.0 | 9 years ago | |
| @tradle/bittorrent-dht Simple, robust, BitTorrent DHT implementation | 0 | 3.2.1 | 11 years ago | |
| @leichtgewicht/browserify browser-side require() the node way | 0 | 14.1.1 | 9 years ago | |
| @tradle/cb-blockr common-blockchain-blockr | 0 | 3.2.2 | 5 years ago | |
| dat-ssg Turing a dynamic site into a static site hosted through dat | 0 | 1.1.2 | 6 years ago | |
| scaphold-sync Sync and general operations system for interacting with scaphold. | 0 | 1.0.0 | 9 years ago | |
| @leichtgewicht/chrome-ext-downloader Allows you to easily download a Chrome extension's source code. | 0 | 1.1.0 | 8 years ago | |
| @tradle/test-helpers helpers, mocks, for testing tradle components | 0 | 1.3.0 | 10 years ago | |
| grunt-idea-project-builder Grunt tasks to build idea projects (oppinionated flash implementation available only). | 0 | 0.0.14 | 13 years ago | |
| @tradle/otr Off-the-Record Messaging Protocol | 0 | 0.2.17 | 11 years ago | |
| @tradle/tim-server http server for tim | 0 | 2.0.4 | 10 years ago | |
| @leichtgewicht/through2 A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise | 0 | 4.0.2 | 6 years ago | |
| flash-build-api Various (opinionated) wrappers for binaries of the air and flex sdk | 0 | 0.0.13 | 13 years ago | |
| @tradle/transport-p2p tradle p2p-based transport (over udp), adapter for zlorp | 0 | 1.0.0 | 11 years ago | |
| github-ls List files in a github folder without api, fetching or html parsing! | 0 | 1.1.0 | 10 years ago | |
| sendy-ws The clients in these modules are broken up into two types, reliable and unreliable | 0 | 1.5.2 | 10 years ago | |
| resumer-through2 a through stream that starts paused and resumes on the next tick | 0 | 1.0.0 | 6 years ago | |
| flexlock-cb A locking library like [`mutexify`](https://github.com/mafintosh/mutexify), [`mutex-js`](https://github.com/danielglennross/mutex-js), [`await-lock`](https://www.npmjs.com/package/await-lock), and [many more](https://www.npmjs.com/search?q=promise+lock), | 0 | 2.2.1 | 6 years ago | |
| @tradle/utp utp (micro transport protocol) implementation in node | 0 | 0.0.8 | 11 years ago | |
| rn-tape _Like airtap but with support for react-native/expo_ | 0 | 1.0.0-4 | 6 years ago | |
| @tradle/ws-client tradle websockets client | 0 | 1.4.3 | 10 years ago | |
| good-thumbs Generate good thumbnails with using either vips, graphicsmagick, imagemagick. | 0 | 1.6.0 | 11 years ago | |
| exec-module Executes a module safely. | 0 | 2.0.0 | 10 years ago | |
| os-hostname Platform aware tool to get the current hostname using environment variables and falls back to the system command hostname. | 0 | 1.1.3 | 11 years ago | |
| @tradle/multiplex-utp [](https://nodei.co/npm/multiplex-utp/) | 0 | 1.0.1 | 11 years ago | |
| firebase-stream A remote stream connection using the firebase db | 0 | 1.2.0 | 10 years ago | |
| egraphql-fetch Thin symmetrically encrypted GraphQL client powered by fetch | 0 | 0.2.0 | 10 years ago | |
| @tradle/cb-proxy proxy for common-blockchain API, that temporarily caches calls. Currently supports Blockr | 0 | 1.2.2 | 11 years ago | |
| lab-lint Lint test to be integrated into the lab test system. | 0 | 0.0.3 | 12 years ago | |
| sendy-otr [sendy](http://github.com/tradle/sendy) | 0 | 2.1.0 | 10 years ago | |
| i18n-yaml lightweight translation module with dynamic json storage (with yaml support) | 0 | 0.4.6 | 12 years ago | |
| browserify-adventure-jp learn browserify with this educational adventure | 0 | 1.7.4 | 12 years ago | |
| @tradle/talko p2p client over utp with symmetric API (i.e. no client/server duality) | 0 | 1.0.1 | 11 years ago | |
| google-cli-auth Google authentication library to make dealing with tokens easier, with automatic storage/refreshing. | 0 | 0.0.1 | 12 years ago | |
| flexlock A locking library like [`mutexify`](https://github.com/mafintosh/mutexify), [`mutex-js`](https://github.com/danielglennross/mutex-js), [`await-lock`](https://www.npmjs.com/package/await-lock), and [many more](https://www.npmjs.com/search?q=promise+lock), | 0 | 1.2.1 | 8 years ago | |
| @consento/codecs Serializable (named) codecs, including msgpack that work with typescript | 0 | 2.2.0 | 6 years ago | |
| @consento/cards Generator and Reader for qr codes hiding (and restoring) a secret DAT link in several codes using shamir secrets. | 0 | 2.0.1 | 7 years ago | |
| @tradle/bitkeeper-server JS web server for Tradle bitkeeper component | 0 | 0.0.2 | 11 years ago | |
| @consento/shamirs-secret-sharing A simple implementation of Shamir's Secret Sharing configured to use a finite field in GF(2^8) with 128 bit padding | 0 | 1.0.4 | 7 years ago | |
| @consento/expo-export A black template to be used with the expo-export plugin. | 0 | 2.0.0 | 6 years ago | |
| @tradle/dht-relay bittorrent dht node that also functions as a udp relay, for getting around symmetric NATs | 0 | 1.0.0 | 11 years ago | |
| protocol-buffers-dts Creates d.ts files for javascript files generated with a protocol-buffers. | 0 | 1.1.0 | 4 years ago | |
| @consento/libsodium-sumo The Sodium cryptographic library compiled to pure JavaScript (raw library, no wrappers, sumo variant) | 0 | 0.7.7 | 7 years ago | |
| nodin Seamless, simple node.js deployment system for the cloud. | 0 | 0.0.0 | 12 years ago | |
| learnyounode-jp Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops. | 0 | 1.0.15 | 12 years ago | |
| @leichtgewicht/msee [Fork] Msee is a command-line tool to read Markdown file in your terminal, and it's a library help your command-line software to output readable markdown content. | 0 | 0.3.1 | 11 years ago | |
| react-now-hook React hook to the current timestamp | 0 | 0.0.4 | last month | |
| nkey-ethereum | 0 | 1.1.0 | 5 years ago | |
| subtle-key-codec Encodes/Decodes WebCrypto keys efficiently and easily into `Uint8Array`s. Good when you want to safe space (QR Codes). | 0 | 1.0.0 | 4 years ago | |
| has-listener Handler that is triggered when a listener is added to an event. | 0 | 1.1.1 | 7 years ago | |
| @tradle/bitkeeper-client Tradle bitkeeper API | 0 | 2.0.1 | 11 years ago | |
| rustify Rust WebAssembly transform for Browserify | 0 | 1.1.0 | 9 years ago | |
| os-user Platform aware tool to get the currently logged-in user evaluated using environment variables and falls back to whoami. | 0 | 2.1.4 | 11 years ago | |
| @consento/libsodium-wrappers-sumo The Sodium cryptographic library compiled to pure JavaScript (wrappers, sumo variant) | 0 | 0.7.7 | 7 years ago | |
| levelmeup-jp Level Me Up Scotty! An intro to Node.js databases via a set of self-guided workshops. | 0 | 0.1.15 | 12 years ago | |
| @consento/libsodium The Sodium cryptographic library compiled to pure JavaScript (raw library, no wrappers) | 0 | 0.7.7 | 7 years ago | |
| @leichtgewicht/full-icu install 'full-icu' data for your current node | 0 | 1.3.3 | 6 years ago | |
| package-missing This very simple but incredibly useful package contains a Constructor for the `PackageMissingError`. | 0 | 1.1.0 | 10 years ago | |
| @tradle/ws-relay tradle websockets relay | 0 | 1.3.0 | 11 years ago | |
| sysenv Tool(s) to identify the system that is running with all the possible side-effects | 0 | 0.2.4 | 11 years ago | |
| darp2 Create a new dat based on the data in another dat. | 0 | 2.0.0 | 8 years ago | |
| @leichtgewicht/network-interfaces Observing network interfaces and changes to them. | 0 | 1.0.3 | 7 years ago | |
| bgbash Running a background bash to reduce the amount of child processes. | 0 | 1.0.0 | 7 years ago | |
| hapi-mailchimp-simple-subscribe One-liner to add a simple subscribe call to a mailchimp list. | 0 | 0.0.1 | 12 years ago | |
| map-each A very small, flexible, parallel async mapping helper that has first-class support for Iterators and concurrency. | 0 | 1.0.0 | 8 years ago | |
| open-event `open-event` specifies a way to store information on events/meetups/meetings as JSON files. | 0 | 1.0.0 | 10 years ago | |
| run-each A very small, flexible, parallel async iteration helper that has first-class support for Iterators and concurrency. | 0 | 1.0.0 | 8 years ago | |
| @tradle/transport-http tradle http-based transport | 0 | 1.0.1 | 10 years ago | |
| fs-page Flexible processor of files. Provides extra information taken from the path and front-matter and other tools. | 0 | 1.1.0 | 10 years ago | |
| @tradle/cli-utils tradle cli utils | 0 | 1.2.1 | 10 years ago | |
| react-native-aes AES in react-native | 0 | 1.0.0 | 11 years ago | |
| what-is-node Variants explaining: What is node? | 0 | 1.0.0 | 10 years ago | |
| @consento/bigint-codec codecs compatible de-/encoder for bigints. | 0 | 2.0.2 | 6 years ago | |
| @leichtgewicht/postgraphql A GraphQL schema created by reflection over a PostgreSQL schema 🐘 | 0 | 2.7.0 | 10 years ago | |
| msee-preview [Fork] Msee is a command-line tool to read Markdown file in your terminal, and it's a library help your command-line software to output readable markdown content. | 0 | 0.4.1 | 11 years ago | |
| express-egraphql Production ready GraphQL HTTP middleware. | 0 | 0.1.3 | 10 years ago | |
| @tradle/cb-streams stream-based interface to common-blockchain APIs | 0 | 1.3.1 | 11 years ago | |
| @tradle/transport-ws tradle websocket-based transport | 0 | 1.1.0 | 11 years ago | |
| @leichtgewicht/visualwidth unicode character visual width | 0 | 0.1.0 | 11 years ago | |
| say-more TTL tool to let mac speak with finer accents. | 0 | 0.0.3 | 13 years ago | |
| @leichtgewicht/browserify-shim Makes CommonJS-incompatible modules browserifyable. | 0 | 3.8.13 | 10 years ago | |
| git-git-sync Synching one git repo to another git repo | 0 | 0.1.0 | 10 years ago | |
| @tradle/transport various messengers used by tradle | 0 | 1.0.0 | 11 years ago | |
| @leichtgewicht/quickhost Hosts html files temporarily based on a max amount of size in a LRU cache. Allows upload using secret keys. | 0 | 1.1.0 | 6 years ago | |
| @consento/libsodium-wrappers The Sodium cryptographic library compiled to pure JavaScript (wrappers) | 0 | 0.7.7 | 7 years ago | |
| i18n-it-all The workshopper to learn about interatinalization in Node.js. | 0 | 0.4.0 | 10 years ago | |
| extend-stack Two util methods `extendStack` and `extendCb` that make it easier to track async errors in callback systems. | 0 | 1.1.1 | 5 years ago | |
| @tradle/concat-stream (Streams 2) writable stream that concatenates strings or binary data and calls a callback with the result | 0 | 1.5.1 | 11 years ago | |
| require-implementation Package that helps you to be okay if some dependency is missing. | 0 | 1.0.1 | 10 years ago | |
| @leichtgewicht/vue-select Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component. | 0 | 4.0.2 | 5 years ago | |
| fs-date-parser Simple library to parse the date from a file-system path. (used for static site generators) | 0 | 1.0.0 | 11 years ago | |
| stream-merge Flexibly merge two streams based on a key together. | 0 | 1.0.0 | 10 years ago | |
| @leichtgewicht/prism-cli Syntax highlighting for command line | 0 | 0.4.0 | 7 years ago | |
| generator-standard Standard generators for a standard workflow | 0 | 0.0.0 | 8 years ago | |
| envif Commandline utility, outputs process argument 2 if a variable is true else outputs process argument 3 (or not if not given) | 0 | 1.0.0 | 12 years ago | |
| @leichtgewicht/pack-ts Optionionated pack script for typescript libraries | 0 | 1.0.1 | 6 years ago | |
| protobuf-varint fast, javascript-only, compatible protobuf compatible varint codecs | 0 | 1.0.0 | 3 years ago | |
| sendy-protobufs | 0 | 1.0.0 | 11 years ago | |
| weekz Utils to work with weeks of a year. | 0 | 2.0.0 | 10 years ago | |
| @leichtgewicht/sql-ts [Fork] Generate TypeScript definitions from database schemas. | 0 | 2.2.0 | 8 months ago | |
| open-github-events | 0 | 0.0.1 | 10 years ago | |
| sendy-otr-ws | 0 | 1.0.2 | 10 years ago | |
| @leichtgewicht/rexreplace Smoothly search & replace in files from CLI. | 0 | 6.0.16 | 6 years ago | |
| gruntvention A set of helpful tools that make it easy to write grunt-convetions. | 0 | 0.0.2 | 13 years ago | |
| @leichtgewicht/async-cache Simple, fast, no-dependency cache for async calls. | 0 | 1.1.0 | 3 years ago | |
| kuromoji-zeit Tiny Zeit app that returns kuromoji | 0 | 1.0.0 | 9 years ago | |
| random-access-pause-wrapper Pause wrapper for a random-access-storage that adds a pause/resume method. | 0 | 1.0.0 | 8 years ago | |
| travelogue-hapi4 hapi passport.js integration helper | 0 | 2.0.0 | 12 years ago | |
| nkey-testsuite Testsuite for the nkey implementations | 0 | 1.0.1 | 4 years ago | |
| tmpdir-polyfill Node.js os.tmpdir polyfill for older versions of node.js. | 0 | 1.0.0 | 8 years ago | |
| block-cache fs read (incl. stream) operations cached in an lru-cache for consistent memory usage with custom fs support (hyperdrive). | 0 | 2.0.0 | 9 years ago | |
| password-practice Test if you still remember your password. | 0 | 1.0.0 | 5 years ago |
Repositories
Repositories and contributions come from Github's GraphQL API, which has no anonymous tier. Sign in to see them.