Topic: "writable"
AmadeusITGroup/tansu
tansu is a lightweight, push-based framework-agnostic state management library. It borrows the ideas and APIs originally designed and implemented by Svelte stores and extends them with computed and batch.
Language: TypeScript - Size: 4.46 MB - Last synced at: 9 days ago - Pushed at: 20 days ago - Stars: 91 - Forks: 10

bryanmylee/svelte-keyed
A writable derived store for objects and arrays
Language: TypeScript - Size: 675 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 71 - Forks: 6

efstajas/svelte-stored-writable
βοΈπΎπ A simple drop-in extension of Svelte's writable that stores and restores its contents using localStorage.
Language: TypeScript - Size: 20.5 KB - Last synced at: 21 days ago - Pushed at: 7 months ago - Stars: 45 - Forks: 4

metarhia/metastreams
Readable and Writable Streams with buffering
Language: JavaScript - Size: 288 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 3

HowProgrammingWorks/Streams
Read, write, transform data streams
Language: JavaScript - Size: 38.1 KB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 11 - Forks: 7

crccheck/kinesis-streams
AWS Kinesis readable and writable streams
Language: JavaScript - Size: 204 KB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 8 - Forks: 6

foxifyjs/stream
A high performance Stream alternative for Node.js and browser
Language: TypeScript - Size: 721 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

stdlib-js/streams-node-debug
Transform stream for debugging stream pipelines.
Language: JavaScript - Size: 1.47 MB - Last synced at: 9 days ago - Pushed at: 29 days ago - Stars: 3 - Forks: 0

stdlib-js/streams-node-debug-sink
Writable stream for debugging stream pipelines.
Language: JavaScript - Size: 1.44 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

ljharb/define-data-property
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Language: JavaScript - Size: 92.8 KB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

nc0fr/writableopenapi
An easier way to write OpenAPI specification documents
Language: Python - Size: 132 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

matssom/svelte-storable
:file_folder: Package that adds automatic localStorage to 'writable' from svelte.
Language: JavaScript - Size: 71.3 KB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

mvisat/concurrent-streams
Node.js safe multiple concurrent readable and writable streams from the same file
Language: TypeScript - Size: 167 KB - Last synced at: 28 days ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

stdlib-js/assert-is-writable-property
Test if an object's own property is writable.
Language: JavaScript - Size: 433 KB - Last synced at: about 20 hours ago - Pushed at: about 21 hours ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-nonenumerable-read-only-property
Define a non-enumerable read-only property.
Language: JavaScript - Size: 474 KB - Last synced at: 10 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

ehmicky/redefine-property
Better `Object.defineProperty()`
Language: JavaScript - Size: 3.75 MB - Last synced at: about 18 hours ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-read-write-accessor
Define a read-write accessor.
Language: JavaScript - Size: 470 KB - Last synced at: 9 days ago - Pushed at: 29 days ago - Stars: 2 - Forks: 1

stdlib-js/streams-node-inspect
Transform stream for inspecting streamed data.
Language: JavaScript - Size: 1.62 MB - Last synced at: 9 days ago - Pushed at: 29 days ago - Stars: 2 - Forks: 0

stdlib-js/streams-node-transform
Transform stream.
Language: JavaScript - Size: 1.65 MB - Last synced at: 9 days ago - Pushed at: 29 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-nonenumerable-write-only-accessor
Define a non-enumerable write-only accessor.
Language: JavaScript - Size: 477 KB - Last synced at: 9 days ago - Pushed at: 29 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-memoized-property
Define a memoized object property.
Language: JavaScript - Size: 916 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/utils-writable-properties
Return an array of an object's own writable property names and symbols.
Language: JavaScript - Size: 1.04 MB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-node-duplex-stream-like
Test if a value is Node duplex stream-like.
Language: JavaScript - Size: 346 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-configurable-write-only-accessor
Define a configurable write-only accessor.
Language: JavaScript - Size: 470 KB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-inherited-writable-property-names
Return an array of an object's inherited writable property names.
Language: JavaScript - Size: 1.01 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-writable-property-names-in
Return an array of an object's own and inherited writable property names.
Language: JavaScript - Size: 1.07 MB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-read-only-property
Define a read-only property.
Language: JavaScript - Size: 469 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-property
Define (or modify) an object property.
Language: JavaScript - Size: 775 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/streams-node-inspect-sink
Writable stream for inspecting streamed data.
Language: JavaScript - Size: 1.61 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-read-only-property
Test if an object's own property is read-only.
Language: JavaScript - Size: 428 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/streams-node-split
Transform stream which splits streamed data.
Language: JavaScript - Size: 1.6 MB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-inherited-writable-property-symbols
Return an array of an object's inherited writable symbol properties.
Language: JavaScript - Size: 979 KB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-writable-property-symbols-in
Return an array of an object's own and inherited writable symbol properties.
Language: JavaScript - Size: 775 KB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-write-only-accessor
Define a write-only accessor.
Language: JavaScript - Size: 461 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

matssom/storable-state
:package: Simple state management library with local storage integration
Language: TypeScript - Size: 221 KB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-memoized-configurable-read-only-property
Define a configurable memoized read-only object property.
Language: JavaScript - Size: 896 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-write-only-property
Test if an object's own property is write-only.
Language: JavaScript - Size: 432 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-configurable-read-only-accessor
Define a configurable read-only accessor.
Language: JavaScript - Size: 433 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-writable-property-symbols
Return an array of an object's own writable symbol properties.
Language: JavaScript - Size: 467 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-inherited-writable-properties
Return an array of an object's inherited writable property names and symbols.
Language: JavaScript - Size: 1010 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

stdlib-js/utils-define-configurable-read-write-accessor
Define a configurable read-write accessor.
Language: JavaScript - Size: 458 KB - Last synced at: about 2 hours ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/streams-node-join
Transform stream which joins streamed data.
Language: JavaScript - Size: 1.74 MB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-read-only-accessor
Define a read-only accessor.
Language: JavaScript - Size: 479 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

stdlib-js/utils-define-nonenumerable-read-write-accessor
Define a non-enumerable read-write accessor.
Language: JavaScript - Size: 467 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

stdlib-js/utils-define-configurable-read-only-property
Define a configurable read-only property.
Language: JavaScript - Size: 477 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-node-writable-stream-like
Test if a value is Node writable stream-like.
Language: JavaScript - Size: 412 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-read-write-property
Test if an object's own property is readable and writable.
Language: JavaScript - Size: 431 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-properties
Define (and/or modify) object properties.
Language: JavaScript - Size: 1020 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-writable-property-names
Return an array of an object's own writable property names.
Language: JavaScript - Size: 1.05 MB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-memoized-read-only-property
Define a memoized read-only object property.
Language: JavaScript - Size: 892 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-node-transform-stream-like
Test if a value is Node transform stream-like.
Language: JavaScript - Size: 419 KB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-nonenumerable-property
Define a non-enumerable property.
Language: JavaScript - Size: 471 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-nonenumerable-read-only-accessor
Define a non-enumerable read-only accessor.
Language: JavaScript - Size: 471 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stepanowon/todolist_svelte
svelteλ‘ λ§λ λͺκ°μ§ μ νμ todolist app
Language: JavaScript - Size: 332 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sophiamersmann/svelte-writable-array-store
Writable array store in Svelte
Language: TypeScript - Size: 118 KB - Last synced at: 28 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

D9RS/writable-streams
Own simple implementation of fs.WriteStream and stream.Writable
Language: JavaScript - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Babak-Gholamzadeh/stream-module
This is a simplified version of built-in Node.js stream module
Language: JavaScript - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

rilis/rili/stream
Data streams implementation and modern replacement for std :: istream and std :: ostream with better error handling, simply extendable by inheritance and straightforward, easy to understand API.
Last synced at: over 2 years ago - Stars: 1 - Forks: 0
meyfa/writable-wrapper
Node writable stream with a single data target
Language: TypeScript - Size: 648 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

alexfigliolia/enhanced-stores
An enhancer library for svelte stores that supports middleware
Language: TypeScript - Size: 394 KB - Last synced at: 27 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

blueskyfish/endless-core
A small demo how to read a text file endless
Language: TypeScript - Size: 310 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dombrovsky/MutableOptions
Extends .NET Options pattern to support writing back to IConfiguration while mutating strongly-typed options.
Language: C# - Size: 34.2 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

n-vh/svelte-writable
Custom writables for Svelte
Language: TypeScript - Size: 2.93 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kwangure/storables
Useful reactive Svelte stores
Language: TypeScript - Size: 1.06 MB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ampatspell/swoof π¦
π₯ Google Firebase Firestore, Auth, Storage, Functions library for Svelte.
Language: JavaScript - Size: 1.03 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
