Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: writable

bryanmylee/svelte-keyed

A writable derived store for objects and arrays

Language: TypeScript - Size: 675 KB - Last synced: 3 days ago - Pushed: about 2 months ago - Stars: 68 - Forks: 6

ehmicky/redefine-property

Better `Object.defineProperty()`

Language: JavaScript - Size: 2.89 MB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 2 - Forks: 0

AmadeusITGroup/tansu

tansu is a lightweight, push-based state management library. It borrows the ideas and APIs originally designed and implemented by Svelte stores.

Language: TypeScript - Size: 4.42 MB - Last synced: 15 days ago - Pushed: 20 days ago - Stars: 79 - Forks: 10

stdlib-js/utils-define-memoized-configurable-read-only-property

Define a configurable memoized read-only object property.

Language: JavaScript - Size: 778 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-memoized-read-only-property

Define a memoized read-only object property.

Language: JavaScript - Size: 766 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-memoized-property

Define a memoized object property.

Language: JavaScript - Size: 792 KB - Last synced: 19 days ago - Pushed: 21 days 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: 629 KB - Last synced: 19 days ago - Pushed: 21 days 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: 538 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-read-write-property

Test if an object's own property is readable and writable.

Language: JavaScript - Size: 538 KB - Last synced: 19 days ago - Pushed: 21 days 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: 569 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-writable-property

Test if an object's own property is writable.

Language: JavaScript - Size: 532 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-write-only-property

Test if an object's own property is write-only.

Language: JavaScript - Size: 534 KB - Last synced: 19 days ago - Pushed: 21 days 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: 404 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-node-duplex-stream-like

Test if a value is Node duplex stream-like.

Language: JavaScript - Size: 399 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-node-writable-stream-like

Test if a value is Node writable stream-like.

Language: JavaScript - Size: 386 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-configurable-read-only-accessor

Define a configurable read-only accessor.

Language: JavaScript - Size: 330 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-configurable-read-only-property

Define a configurable read-only property.

Language: JavaScript - Size: 429 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-configurable-read-write-accessor

Define a configurable read-write accessor.

Language: JavaScript - Size: 443 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-configurable-write-only-accessor

Define a configurable write-only accessor.

Language: JavaScript - Size: 424 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-nonenumerable-property

Define a non-enumerable property.

Language: JavaScript - Size: 429 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-nonenumerable-read-only-accessor

Define a non-enumerable read-only accessor.

Language: JavaScript - Size: 414 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-nonenumerable-read-only-property

Define a non-enumerable read-only property.

Language: JavaScript - Size: 401 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-nonenumerable-read-write-accessor

Define a non-enumerable read-write accessor.

Language: JavaScript - Size: 422 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 1

stdlib-js/utils-define-nonenumerable-write-only-accessor

Define a non-enumerable write-only accessor.

Language: JavaScript - Size: 583 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-read-only-accessor

Define a read-only accessor.

Language: JavaScript - Size: 423 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 1

stdlib-js/utils-define-read-only-property

Define a read-only property.

Language: JavaScript - Size: 423 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-read-write-accessor

Define a read-write accessor.

Language: JavaScript - Size: 422 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 1

stdlib-js/utils-define-write-only-accessor

Define a write-only accessor.

Language: JavaScript - Size: 422 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-property

Define (or modify) an object property.

Language: JavaScript - Size: 683 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

alexfigliolia/enhanced-stores

An enhancer library for svelte stores that supports middleware

Language: TypeScript - Size: 394 KB - Last synced: 22 days ago - Pushed: 22 days ago - Stars: 0 - Forks: 0

stepanowon/todolist_svelte

svelte로 만든 몇가지 유형의 todolist app

Language: JavaScript - Size: 332 KB - Last synced: 28 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

meyfa/writable-wrapper

Node writable stream with a single data target

Language: TypeScript - Size: 718 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

efstajas/svelte-stored-writable

✍️💾😎 A simple drop-in extension of Svelte's writable that stores and restores its contents using localStorage.

Language: TypeScript - Size: 21.5 KB - Last synced: 17 days ago - Pushed: 10 months ago - Stars: 46 - Forks: 2

stdlib-js/streams-node-split

Transform stream which splits streamed data.

Language: JavaScript - Size: 1.43 MB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

matssom/svelte-storable

:file_folder: Package that adds automatic localStorage to 'writable' from svelte.

Language: JavaScript - Size: 71.3 KB - Last synced: 29 days ago - Pushed: over 3 years 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: 89.8 KB - Last synced: 20 days ago - Pushed: 2 months ago - Stars: 3 - Forks: 0

stdlib-js/streams-node-join

Transform stream which joins streamed data.

Language: JavaScript - Size: 1.54 MB - Last synced: 8 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

nc0fr/writableopenapi

An easier way to write OpenAPI specification documents

Language: Python - Size: 132 KB - Last synced: 20 days ago - Pushed: 2 months ago - Stars: 3 - Forks: 0

metarhia/metastreams

Readable and Writable Streams with buffering

Language: JavaScript - Size: 288 KB - Last synced: 17 days ago - Pushed: over 1 year ago - Stars: 12 - Forks: 3

matssom/storable-state

:package: Simple state management library with local storage integration

Language: TypeScript - Size: 221 KB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

HowProgrammingWorks/Streams

Read, write, transform data streams

Language: JavaScript - Size: 15.6 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 6 - Forks: 6

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: 24 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

stdlib-js/streams-node-debug-sink

Writable stream for debugging stream pipelines.

Language: JavaScript - Size: 1.25 MB - Last synced: 8 days ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

ampatspell/swoof 📦

🔥 Google Firebase Firestore, Auth, Storage, Functions library for Svelte.

Language: JavaScript - Size: 1.03 MB - Last synced: 16 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

stdlib-js/streams-node-debug

Transform stream for debugging stream pipelines.

Language: JavaScript - Size: 1.26 MB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

n-vh/svelte-writable

Custom writables for Svelte

Language: TypeScript - Size: 2.93 KB - Last synced: 23 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

stdlib-js/utils-writable-properties

Return an array of an object's own writable property names and symbols.

Language: Makefile - Size: 914 KB - Last synced: 7 days ago - Pushed: about 1 month 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: 900 KB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/utils-inherited-writable-property-names

Return an array of an object's inherited writable property names.

Language: Makefile - Size: 1.82 MB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

blueskyfish/endless-core

A small demo how to read a text file endless

Language: TypeScript - Size: 263 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

stdlib-js/streams-node-transform

Transform stream.

Language: JavaScript - Size: 1.45 MB - Last synced: 8 days ago - Pushed: about 1 month 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: Makefile - Size: 956 KB - Last synced: 8 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/streams-node-inspect-sink

Writable stream for inspecting streamed data.

Language: JavaScript - Size: 1.43 MB - Last synced: 8 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/streams-node-inspect

Transform stream for inspecting streamed data.

Language: JavaScript - Size: 1.42 MB - Last synced: 8 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

sophiamersmann/svelte-writable-array-store

Writable array store in Svelte

Language: TypeScript - Size: 118 KB - Last synced: 18 days ago - Pushed: about 2 years 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: 1.89 MB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 1

crccheck/kinesis-streams

AWS Kinesis readable and writable streams

Language: JavaScript - Size: 292 KB - Last synced: 12 days ago - Pushed: over 5 years ago - Stars: 8 - Forks: 5

kwangure/storables

Useful reactive Svelte stores

Language: TypeScript - Size: 1.06 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

stdlib-js/utils-define-properties

Define (and/or modify) object properties.

Language: Makefile - Size: 938 KB - Last synced: 8 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-writable-property-names

Return an array of an object's own writable property names.

Language: Makefile - Size: 921 KB - Last synced: 8 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

foxifyjs/stream

A high performance Stream alternative for Node.js and browser

Language: TypeScript - Size: 721 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

D9RS/writable-streams

Own simple implementation of fs.WriteStream and stream.Writable

Language: JavaScript - Size: 93.8 KB - Last synced: about 1 year ago - Pushed: about 2 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: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - 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: 5 months ago - Pushed: over 5 years ago - Stars: 3 - Forks: 0