Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Level

Node.js modules to build your very own database.
Collective - Host: opensource - https://opencollective.com/level - Website: https://leveljs.org/ - Code: https://github.com/Level

Bump devDependencies

github.com/Level/transcoder - 650582332a6f026fac664c4b252f4ed99a896b35 authored almost 3 years ago by Vincent Weevers <[email protected]>
Remove `codecs` from supported interfaces

Closes #1.

github.com/Level/transcoder - 3b6b003ff9d07d74568b6389c82f31b9dad4f571 authored almost 3 years ago by Vincent Weevers <[email protected]>
Add codecov.yml

github.com/Level/abstract-leveldown - 206b30870a8b1557bb48ecbc9fa559166e560017 authored almost 3 years ago by Vincent Weevers <[email protected]>
Bump `hallmark` devDependency

github.com/Level/abstract-leveldown - 6ab33b28df00dcaaa63ac16b80ef49465b81f17b authored almost 3 years ago by Vincent Weevers <[email protected]>
3.0.0

github.com/Level/supports - 6dbfb5929f5d0085296aca8acce37afc678e493f authored almost 3 years ago by Vincent Weevers <[email protected]>
Add typings

github.com/Level/supports - 3df48fcc6171bb8ae62f78e88ec9ae966e70cb0d authored almost 3 years ago by Vincent Weevers <[email protected]>
Breaking: replace default export with named export

github.com/Level/supports - 7e9e467ab383b91c6aec9843e2c7124326775432 authored almost 3 years ago by Vincent Weevers <[email protected]>
Breaking: change `encodings` and `events` to always be objects

Rather than truthy values. This change is not compatible with
`abstract-leveldown` or its depend...

github.com/Level/supports - eb819a6452273e0182135dd1c45d1ecd38ea766c authored almost 3 years ago by Vincent Weevers <[email protected]>
1.0.0

github.com/Level/transcoder - 21f22cae5c330dafe0d6bf4a3560cf292579b3f6 authored almost 3 years ago by Vincent Weevers <[email protected]>
Add release workflow

github.com/Level/transcoder - 2ea5d1d0debb51a7fefad4b6fc3d7bc802868ed0 authored almost 3 years ago by Vincent Weevers <[email protected]>
Refactor encoding interfaces and add TS utilities

github.com/Level/transcoder - ae86690d5f87f4056973c61822edb2da6ea72ca0 authored almost 3 years ago by Vincent Weevers <[email protected]>
Cleanup

github.com/Level/transcoder - cc2db7516164080334e64cf0452414f983ef8425 authored almost 3 years ago by Vincent Weevers <[email protected]>
3.1.0

github.com/Level/concat-iterator - 96bdda32a24492946f19dfe7b73c7ab552d80619 authored almost 3 years ago by Vincent Weevers <[email protected]>
Update metadata and add release workflow

github.com/Level/concat-iterator - 7ba0f6571713b7712469c11f2c19e407e7001d27 authored almost 3 years ago by Vincent Weevers <[email protected]>
Support promises and abstract-level

github.com/Level/concat-iterator - 3074af825df8386489718ca77559b74d5316cf1b authored almost 3 years ago by Vincent Weevers <[email protected]>
Write documentation

github.com/Level/transcoder - e43096494190d773ecdf76d835db2a3714b5aca0 authored almost 3 years ago by Vincent Weevers <[email protected]>
Remove `id` encoding

github.com/Level/transcoder - ee1aa036c0a4d270d83cc1ab7ae7efbf4ede579d authored almost 3 years ago by Vincent Weevers <[email protected]>
Rename `type` property to `name`

Because `type` is too close to `format` and `name` gives us
compatibility with various other mod...

github.com/Level/transcoder - 61af7702d5095400455cd3c9cd357e8cb8b94f22 authored almost 3 years ago by Vincent Weevers <[email protected]>
Remove `idempotent` property of encoding

The idea was that, if we knew that encode() and decode() were
idempotent, we could in certain si...

github.com/Level/transcoder - e3087a51a712568ec9d44930ba325314ee7c054e authored almost 3 years ago by Vincent Weevers <[email protected]>
Remove NativeFormat

Was just a brief idea. Might have panned out but I don't want to
commit to it yet.

github.com/Level/transcoder - 1f401048894a3d68eeead9a8a754ab72a5cea8f0 authored almost 3 years ago by Vincent Weevers <[email protected]>
2.1.0

github.com/Level/supports - d82cb54743999d8f6a67d117a208823fefcc6f04 authored almost 3 years ago by Vincent Weevers <[email protected]>
Allow `manifest.encodings` to be an object

github.com/Level/supports - 284e0db81fe6b72e69120b78bba8120f3c00307f authored almost 3 years ago by Vincent Weevers <[email protected]>
Breaking: drop Node.js 10

For lack of TextEncoder.

github.com/Level/transcoder - ae194eff3e9a4fcaec658afc1d8d141a2c19f470 authored almost 3 years ago by Vincent Weevers <[email protected]>
Add tests

github.com/Level/transcoder - beb6f67f1d5e2b6debdf1d9c11cd2aa323fd628e authored almost 3 years ago by Vincent Weevers <[email protected]>
Initial, forked from level-codec

github.com/Level/transcoder - b725dff60a75e037d3e626fe6d31b316726ffacc authored almost 3 years ago by Vincent Weevers <[email protected]>
2.0.2

github.com/Level/supports - e09d8320350c842a98a5ccd90eead6d8222a9bba authored about 3 years ago by Vincent Weevers <[email protected]>
Add `idempotentOpen` and `passiveOpen` features

github.com/Level/supports - fc3f1e0a9473113fdc0c6961c87cdf87187f5b67 authored about 3 years ago by Vincent Weevers <[email protected]>
Add `events` feature

github.com/Level/supports - 22a3837f9d11591d4293e7a034e8f051afe5ba88 authored about 3 years ago by Vincent Weevers <[email protected]>
Document that `encodings` implies utf8 default

github.com/Level/supports - d1b6d89d31726946c738198beac8b3c07c6e220c authored about 3 years ago by Vincent Weevers <[email protected]>
Document `status` values

github.com/Level/supports - 0837a16d40ac00a038d4b1aa40822d742f619ab6 authored about 3 years ago by Vincent Weevers <[email protected]>
Update support matrix for `getMany`

github.com/Level/supports - ca2a0e6f5418d458313e9a562424e4b0e97836f5 authored about 3 years ago by Vincent Weevers <[email protected]>
Make test of intermediate layer more realistic

github.com/Level/subleveldown - 03bd1a0a6fb3758dc2caae804002487edb1eec6a authored about 3 years ago by Vincent Weevers <[email protected]>
Make `AbstractLevelDOWN` an `EventEmitter`

github.com/Level/abstract-level - 9f40183337be7c639c1415761ae8ecff5b7800b5 authored about 3 years ago by Vincent Weevers <[email protected]>
Remove `promises` and `status` options from test suite

Non-breaking because these were undocumented and temporary options
for internal `levelup` compat...

github.com/Level/abstract-level - bc39001d5c59389969e248f984f0addf19e58ece authored about 3 years ago by Vincent Weevers <[email protected]>
Breaking: make `clear()` and `getMany()` mandatory

github.com/Level/abstract-level - 6260d1219add92d52b05f1f86781a3e3bec31e59 authored about 3 years ago by Vincent Weevers <[email protected]>
Breaking: remove `setUp` and `tearDown` from test suite

github.com/Level/abstract-level - 950bfe5ae15143b2418ab687167e40c7a208896d authored about 3 years ago by Vincent Weevers <[email protected]>
Breaking: add promise support and throw if not operational

github.com/Level/abstract-level - d4531e4397c9da3010c86eaa7c8704bc75a65d87 authored about 3 years ago by Vincent Weevers <[email protected]>
Add `length` property to chained batch for API parity

Same as https://github.com/Level/levelup/pull/372

github.com/Level/abstract-level - 77654717fd35068d46806f585caf44f441385936 authored about 3 years ago by Vincent Weevers <[email protected]>
Document new features

- Document `for await...of db.iterator()`
- Copy some documentation tweaks from `abstract-leveld...

github.com/Level/leveldown - ba729d223ec5ec54c5ad88e05c11e7bba71315f2 authored about 3 years ago by Vincent Weevers <[email protected]>
Document new features

- Document `for await...of db.iterator()`
- Copy some documentation tweaks from `abstract-leveld...

github.com/Level/classic-level - ba729d223ec5ec54c5ad88e05c11e7bba71315f2 authored about 3 years ago by Vincent Weevers <[email protected]>
Update support matrix for `memdown` and `level-mem`

github.com/Level/supports - 0681a1e9e1db8ed77d07021e74f2426d31e23f5d authored about 3 years ago by Vincent Weevers <[email protected]>
6.0.1

github.com/Level/mem - 882f2e704cfd69e072c05132dc60a823f4bafdd3 authored about 3 years ago by Vincent Weevers <[email protected]>
Bump dependencies to prevent dedupe

github.com/Level/mem - 9c63a61afdb689a813390a64e48e140bf1340655 authored about 3 years ago by Vincent Weevers <[email protected]>
6.1.1

github.com/Level/memdown - 045028c4de5c82b828f4cc688c996a6ddf60a1e7 authored about 3 years ago by Vincent Weevers <[email protected]>
6.1.1

github.com/Level/memory-level - 045028c4de5c82b828f4cc688c996a6ddf60a1e7 authored about 3 years ago by Vincent Weevers <[email protected]>
Optimize `db.clear()` (#213)

Ref https://github.com/Level/community/issues/79

github.com/Level/memory-level - a0856c49d9564b96a16d22338fbde15db4837872 authored about 3 years ago by Vincent Weevers <[email protected]>
Optimize `db.clear()` (#213)

Ref https://github.com/Level/community/issues/79

github.com/Level/memdown - a0856c49d9564b96a16d22338fbde15db4837872 authored about 3 years ago by Vincent Weevers <[email protected]>
5.1.1

github.com/Level/rave-level - 49054995fb5d6f50758251aa5bab5493cc0f3276 authored about 3 years ago by Vincent Weevers <[email protected]>
5.1.1

github.com/Level/party - 49054995fb5d6f50758251aa5bab5493cc0f3276 authored about 3 years ago by Vincent Weevers <[email protected]>
Bump dependencies to prevent dedupe

github.com/Level/rave-level - ac6e8c99bbd40b821e374b8db7466ec92f2672e2 authored about 3 years ago by Vincent Weevers <[email protected]>
Bump dependencies to prevent dedupe

github.com/Level/party - ac6e8c99bbd40b821e374b8db7466ec92f2672e2 authored about 3 years ago by Vincent Weevers <[email protected]>
5.0.1

github.com/Level/multileveldown - f8d8732e8d9b861c0c3359c548349ca45a055f85 authored about 3 years ago by Vincent Weevers <[email protected]>
5.0.1

github.com/Level/many-level - f8d8732e8d9b861c0c3359c548349ca45a055f85 authored about 3 years ago by Vincent Weevers <[email protected]>
Bump `levelup` to fix API parity with `abstract-leveldown`

github.com/Level/multileveldown - 77f8f4c96d96d590d64a3ebee75b1106bf511431 authored about 3 years ago by Vincent Weevers <[email protected]>
Bump `levelup` to fix API parity with `abstract-leveldown`

github.com/Level/many-level - 77f8f4c96d96d590d64a3ebee75b1106bf511431 authored about 3 years ago by Vincent Weevers <[email protected]>
6.0.1

github.com/Level/subleveldown - 214473341e7bbf0734eb5e2a1f6fdd721db2bc79 authored about 3 years ago by Vincent Weevers <[email protected]>
Bump `levelup` to fix API parity with `abstract-leveldown`

github.com/Level/subleveldown - bd73acefcfe70fd5602552f4de9686b1c11e1383 authored about 3 years ago by Vincent Weevers <[email protected]>
7.0.1

github.com/Level/level - 2f569952e00809329cf1c3b23f8928fcc5b79e82 authored about 3 years ago by Vincent Weevers <[email protected]>
Bump dependencies to prevent dedupe

github.com/Level/level - 7083ec69c043e5cf30aa1f43723c2dc58e6ac642 authored about 3 years ago by Vincent Weevers <[email protected]>
Document new features (#207)

- Document `db.getMany(keys)`
- Add `for await...of` example
- Remove notice that `db.supports...

github.com/Level/level - ad8f924c44c0e0f3c688a77f4c0dd398ee21fe03 authored about 3 years ago by Vincent Weevers <[email protected]>
6.0.1

github.com/Level/packager - 557497a3e6eab537d0571dab0ce1ad5e44612f3c authored about 3 years ago by Vincent Weevers <[email protected]>
Update metadata and add release workflow

github.com/Level/packager - c74ab2741bc45e3ff7896352a079a3b879ecd4b9 authored about 3 years ago by Vincent Weevers <[email protected]>
Bump `levelup` and `encoding-down` to prevent dedupe

github.com/Level/packager - d3a8fc2bb3119ebf65939b300686f68f0c2bbf54 authored about 3 years ago by Vincent Weevers <[email protected]>
5.1.1

github.com/Level/levelup - ff8c8c4868b12a669da713b826df79ef302a39e9 authored about 3 years ago by Vincent Weevers <[email protected]>
Document new features (#727)

- Add `for await...of` example
- Remove notice that `db.supports` isn't (wasn't) widely support...

github.com/Level/levelup - e1ecad9fbe61ef6aaa91e69d0ead20e905b27871 authored about 3 years ago by Vincent Weevers <[email protected]>
Expose nextTick for API parity with `abstract-leveldown`

github.com/Level/levelup - 7bc86e4a6d49f72a5139abda40fbd8b304fc1339 authored about 3 years ago by Vincent Weevers <[email protected]>
Set `supports.status` to true

github.com/Level/levelup - e2e2c341ac7c29e5183bea299d9d7b2b329046e0 authored about 3 years ago by Vincent Weevers <[email protected]>
Bump electron devDependency from 14.x to 15.x (#182)

github.com/Level/rocksdb - 7830f1851486d395fd391888dd1f9690ac8adce1 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update metadata and add release workflow

github.com/Level/level - 904fd1f6bff035b09bea9680cdb28dc996c89805 authored about 3 years ago by Vincent Weevers <[email protected]>
Move level-delete-stream and level-delete-range to legacy

github.com/Level/awesome - eba813ed2dd89fe6992059c217d8b5da0134bdc9 authored about 3 years ago by Vincent Weevers <[email protected]>
Rebuild

github.com/Level/awesome - 07cae51d039136eabc5a13649eb486d28850daf0 authored about 3 years ago by Vincent Weevers <[email protected]>
0.2.0

github.com/Level/bench - 52ea9b8bdcf0dc0e8ba6c0eeca7d3193a4993822 authored about 3 years ago by Vincent Weevers <[email protected]>
Update metadata and add release workflow

github.com/Level/bench - 34bdfb222d945ff3cc966e6026941e87e5680ccd authored about 3 years ago by Vincent Weevers <[email protected]>
Breaking: drop Node.js 8

github.com/Level/bench - 2ae51afafcedd79fc632b43c48399d9c25fe1b3c authored about 3 years ago by Vincent Weevers <[email protected]>
Bump standard

github.com/Level/bench - 2c86187492367cde9a5c83b7f638d7757ea02b6c authored about 3 years ago by Vincent Weevers <[email protected]>
Cleanup

github.com/Level/browserify-starter - 103b4b611354aedf71c098fc1ef14127cfebf41c authored about 3 years ago by Vincent Weevers <[email protected]>
Cleanup

github.com/Level/webpack-starter - 5ac371bd3de8ad4798c79764f2c0a592bae04266 authored about 3 years ago by Vincent Weevers <[email protected]>
6.0.0

github.com/Level/mem - 0d71e8b84215172e38e0b9ba43bcf2ea2a0fe877 authored about 3 years ago by Vincent Weevers <[email protected]>
Update metadata and add release workflow

github.com/Level/mem - d6c76640d77f22397064e5ab2c215b7f36c08187 authored about 3 years ago by Vincent Weevers <[email protected]>
Breaking: drop Node.js 6 and 8

github.com/Level/mem - 3cb1a3277d72a9f3b56f4bef92a57fe197507307 authored about 3 years ago by Vincent Weevers <[email protected]>
Breaking: bump level-packager and memdown

github.com/Level/mem - d1fbde2d80418d5a718945e2f07fac088eef9e94 authored about 3 years ago by Vincent Weevers <[email protected]>
Bump standard and nyc

github.com/Level/mem - ef2ecb4228df872cf2e25a6db80b06db962a4fdd authored about 3 years ago by Vincent Weevers <[email protected]>
Update support matrix in README

github.com/Level/supports - ef1492061891b618adb1ae0af00de502540b031a authored about 3 years ago by Vincent Weevers <[email protected]>
5.1.0

github.com/Level/rave-level - b2779f66e7b3ec612219449238e2ef5af37ed1cc authored about 3 years ago by Vincent Weevers <[email protected]>
5.1.0

github.com/Level/party - b2779f66e7b3ec612219449238e2ef5af37ed1cc authored about 3 years ago by Vincent Weevers <[email protected]>
Update metadata and add release workflow

github.com/Level/rave-level - 75e90bf048e357ee89789730d70975f6f95d4497 authored about 3 years ago by Vincent Weevers <[email protected]>
Update metadata and add release workflow

github.com/Level/party - 75e90bf048e357ee89789730d70975f6f95d4497 authored about 3 years ago by Vincent Weevers <[email protected]>
Bump multileveldown from 4.x to 5.x

Non-breaking here. Adds `db.getMany(keys)`, manifests, `db.clear()`
and `for await...of db.itera...

github.com/Level/party - a33b0a817fc5feba5b73100daa64d9b6e200c1c0 authored about 3 years ago by Vincent Weevers <[email protected]>
Bump multileveldown from 4.x to 5.x

Non-breaking here. Adds `db.getMany(keys)`, manifests, `db.clear()`
and `for await...of db.itera...

github.com/Level/rave-level - a33b0a817fc5feba5b73100daa64d9b6e200c1c0 authored about 3 years ago by Vincent Weevers <[email protected]>
5.0.0

github.com/Level/multileveldown - b07892df5b43ea749f4f4d5a4b26f408b7bba60d authored about 3 years ago by Vincent Weevers <[email protected]>
5.0.0

github.com/Level/many-level - b07892df5b43ea749f4f4d5a4b26f408b7bba60d authored about 3 years ago by Vincent Weevers <[email protected]>
Update metadata and add release workflow

github.com/Level/multileveldown - 1d681e00495d9521d3a973ee65c8ebf00cd060d2 authored about 3 years ago by Vincent Weevers <[email protected]>
Update metadata and add release workflow

github.com/Level/many-level - 1d681e00495d9521d3a973ee65c8ebf00cd060d2 authored about 3 years ago by Vincent Weevers <[email protected]>
Fix `for await...of db.iterator()`

github.com/Level/multileveldown - fc3f3d5ace4f89eca8271f0f9de59ff2ff1cb75b authored about 3 years ago by Vincent Weevers <[email protected]>
Fix `for await...of db.iterator()`

github.com/Level/many-level - fc3f3d5ace4f89eca8271f0f9de59ff2ff1cb75b authored about 3 years ago by Vincent Weevers <[email protected]>
Add `db.getMany(keys)`

Ref https://github.com/Level/community/issues/101

github.com/Level/multileveldown - ff1ba4837c16ac34765e1c149b366ce9242b017d authored about 3 years ago by Vincent Weevers <[email protected]>
Add `db.getMany(keys)`

Ref https://github.com/Level/community/issues/101

github.com/Level/many-level - ff1ba4837c16ac34765e1c149b366ce9242b017d authored about 3 years ago by Vincent Weevers <[email protected]>
Add manifest

Ref https://github.com/Level/community/issues/83

github.com/Level/many-level - b331481d7470958da5ef88bcddc292e8b45e7df6 authored about 3 years ago by Vincent Weevers <[email protected]>
Add manifest

Ref https://github.com/Level/community/issues/83

github.com/Level/multileveldown - b331481d7470958da5ef88bcddc292e8b45e7df6 authored about 3 years ago by Vincent Weevers <[email protected]>
Optimize `db.clear()`

Ref https://github.com/Level/community/issues/79

github.com/Level/multileveldown - 47e0137fc5244d291d696296ef23da32ff7d8a39 authored about 3 years ago by Vincent Weevers <[email protected]>