Socket
Book a DemoInstallSign in
Socket
s

staltz

npm

Packages

Current Co-maintainers

Former Co-maintainers

473 packages

ahau-graphql-client

apollo graphql client for ahau apps

ahau-graphql-server

ahau graphql server built using apollo

async-append-only-log

An async append only log

asyncstorage-mock-another

Another package to mock the AsyncStorage API from React Native

asyncstorage-test

Test compliance with the AsyncStorage API

atomic-file-rw

<!-- SPDX-FileCopyrightText: 2021 Anders Rune Jensen

bindings-noderify-nodejs-mobile

Helper module for loading your native module's .node file

bipf

binary in-place format

bipf-native

BIPF implemented in Zig as a native module

butt64

test wether a butt64 string will serialize the same after parsing

callbag

A standard for JS callbacks

callbag-basics

Basic callbag factories and operators to get started with

callbag-combine

Callbag factory that combines data from multiple callbag sources

callbag-concat

Callbag factory that concatenates data from multiple callbag sources

callbag-filter

Callbag operator that conditionally lets data pass through

callbag-flatten

Callbag operator that flattens a higher-order callbag source

callbag-for-each

Callbag sink that consume both pullable and listenable sources

callbag-from-event

Create a callbag listenable source from events on a DOM node

callbag-from-iter

Convert an iterable or iterator to a callbag pullable source

callbag-from-obs

Convert an observable to a callbag listenable source

callbag-from-promise

Convert a Promise to a callbag listenable source

callbag-from-pull-stream

Convert a pull-stream to a pullable callbag source

callbag-interval

A callbag listenable source that sends incremental numbers every x milliseconds

callbag-iterate

Callbag puller sink that iterates over a pullable source

callbag-map

Callbag operator that applies a transformation on data passing through it