streamich
@streamich
47
Published Tools
0
Total Stars
0
Weekly Downloads
100/100
Avg Security
Published Tools
48 Skillsacross 2 categoriesx64
streamich
Generates x86_64 native code from assembly instructions
json-joy
streamich
Collection of libraries for building collaborative editing apps.
thingies
streamich
Useful TypeScript utilities.
unionfs
streamich
Use multiple `fs` modules in a union.
nodefs
streamich
A virtual filesystem for Node.js
@jsonjoy.com/json-random
streamich
Random JSON generation, structured JSON by schema generation, no dependencies.
collaborative-editor
streamich
JSON CRDT str node bindings to any generic plain text editor.
@jsonjoy.com/json-pointer
streamich
High-performance JSON Pointer implementation
@jsonjoy.com/codegen
streamich
No-dependencies, low-level, high-performance JIT code generation package for JavaScript
hyperdyperid
streamich
Fastest random ID and random string generation for Node.js
nano-css
streamich
Smallest 5th gen CSS-in-JS library
fs-monkey
streamich
Monkey patches for file system related things.
use-media
streamich
useMedia React hook
@jsonjoy.com/base64
streamich
High-performance Base64 encoder and decoder
fastest-stable-stringify
streamich
Fastest stable deterministic JSON.stringify()
fastest-json-copy
streamich
- Fastest JSON deep clone implementation for Node.js - Goal of this project is to track and maintain the fastest deep cloning function for plain JavaScript objects (POJOs), aka JSON objects. - Keeps track of benchmarks of all other implementations.
@jsonjoy.com/json-equal
streamich
Deep equality check for JSON values
@jsonjoy.com/jit-router
streamich
High-performance JIT router for Node.js
json-schema-serializer
streamich
Plain JS object to JSON serializer give a predefined rigid schema.
redis-joy
streamich
An implementation of Redis client in TypeScript.
mqtt-codec
streamich
- Fast MQTT packet encoder/decoder for Node.js. - `mqtt-codec` is 4-10x faster than `mqtt-packet` and uses less memory, see benchmarks below. - Zero dependencies. - TypeScript types included.
jml-h
streamich
JsonML with Virtual Hypertext
react-use
streamich
Collection of React Hooks
@jsonjoy.com/buffers
streamich
Various helper utilities for working with buffers and binary data
react-universal-interface
streamich
Universal Children Definition for React Components
react-embed
streamich
<div align="center"> <h1> react-embed </h1> </div>
fs-zoo
streamich
File system abstractions and implementations
glob-to-regex.js
streamich
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
very-small-parser
streamich
A very small Markdown, HTML, and CSS parser.
@jsonjoy.com/util
streamich
Various helper utilities
ts-easing
streamich
Collection of easing functions in TypeScript
cross-ci
streamich
`cross-ci` standardizes environment variables for CI. For example, your can simply use `BUILD_BRANCH` variable in all CI runners instead of `CIRCLE_BRANCH` in CircleCI or `TRAVIS_PULL_REQUEST_BRANCH` in Travis.
sonic-forest
streamich
High-performance (binary) tree and sorted map implementation (AVL, Splay, Radix, Red-Black)
fast-shallow-equal
streamich
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
rx-use
streamich
Sensor and side-effect library for [`rxjs`](https://rxjs-dev.firebaseapp.com/). Do you want to contribute? See, [`help wanted`](https://github.com/streamich/rx-use/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22).
tslint-config-common
streamich
Common TSLint config
libreact
streamich
React standard library
@jsonjoy.com/json-pack
streamich
High-performance JSON serialization library
@jsonjoy.com/node-fs-dependencies
streamich
Node.js standard library dependencies for fs-related packages
@jsonjoy.com/json-expression
streamich
High-performance JSON Pointer implementation
react-use-media
streamich
react-media hook
@jsonjoy.com/json-type
streamich
High-performance JSON Pointer implementation
git-cz
streamich
Semantic emojified git commit, git-cz.
enwire
streamich
Imports, exports, and rewires environment variables.
stripe-web
streamich
- This lib is WIP - TypeScript typings for Stripe web bundle - `loadStripe()` loads Stripe bundle from `https://js.stripe.com/v3/` - `getStripe()` returns global Stripe object, if one present
ci-scripts
streamich
Useful scripts to execute from your CI runner. For example, post to Slack and GitHub when your build completes:
uint8-to-b64
streamich
Isomorphic Uint8Array conversion to Base64 string and back for browser and Node.js
@jsonjoy.com/fs-core
GitHub Actions
Core filesystem primitives: Node, Link, File, Superblock