Ecosyste.ms: OpenCollective

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

github.com/Level/transcoder

Encode data with built-in or custom encodings.
https://github.com/Level/transcoder

Bump actions/setup-node from 3 to 4 (#14)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes...

8963603dc4a7c1c599beb85bad3e09788e0235d1 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 3 to 4 (#13)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

2bc80618b11f81c98b2e6955f53b95b6bb79474b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/node from 18.17.1 to 20.4.5 (#12)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

037639cec6b88f84ae6a207730f13f145d59062e authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/node devDependency from 17 to 18 (#8)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

e88791c6fd649dcddad146e3527be2bf136ef454 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump standard devDependency from 16 to 17

Closes #7

d488ce7ebcc081e65d23bbdc9785d1b1e1edbd84 authored over 2 years ago by Vincent Weevers <[email protected]>
Remove broken `ts-standard` devDependency

6f8eb28a20480085f2c03d8e16d5b7d486d07743 authored over 2 years ago by Vincent Weevers <[email protected]>
Bump @voxpelli/tsconfig from 3.2.0 to 4.0.0 (#6)

0250320fb0efd17eeb6414f54c96c154c664669c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump codecov/codecov-action from 2 to 3 (#5)

524ab4c151c8d5bef7d3f8ade624ee638f145364 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-node from 2 to 3 (#4)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes...

4eacf447eab16601ecc1975976b10343a0d258b4 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/checkout from 2 to 3 (#3)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](ht...

5ca00f1250de4c543cee6975f3beea78a9d6a6e6 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/node devDependency from 16.x to 17.x (#2)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

5e326b438c0999c7b03ad389d2f7e12d45cb66cf authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1.0.1

30ef334d492e470709795954a271ad9e64bcb6ea authored almost 3 years ago by Vincent Weevers <[email protected]>
Bump devDependencies

650582332a6f026fac664c4b252f4ed99a896b35 authored almost 3 years ago by Vincent Weevers <[email protected]>
Remove `codecs` from supported interfaces

Closes #1.

3b6b003ff9d07d74568b6389c82f31b9dad4f571 authored almost 3 years ago by Vincent Weevers <[email protected]>
1.0.0

21f22cae5c330dafe0d6bf4a3560cf292579b3f6 authored almost 3 years ago by Vincent Weevers <[email protected]>
Add release workflow

2ea5d1d0debb51a7fefad4b6fc3d7bc802868ed0 authored almost 3 years ago by Vincent Weevers <[email protected]>
Refactor encoding interfaces and add TS utilities

ae86690d5f87f4056973c61822edb2da6ea72ca0 authored almost 3 years ago by Vincent Weevers <[email protected]>
Cleanup

cc2db7516164080334e64cf0452414f983ef8425 authored almost 3 years ago by Vincent Weevers <[email protected]>
Write documentation

e43096494190d773ecdf76d835db2a3714b5aca0 authored almost 3 years ago by Vincent Weevers <[email protected]>
Remove `id` encoding

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...

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...

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.

1f401048894a3d68eeead9a8a754ab72a5cea8f0 authored almost 3 years ago by Vincent Weevers <[email protected]>
Breaking: drop Node.js 10

For lack of TextEncoder.

ae194eff3e9a4fcaec658afc1d8d141a2c19f470 authored almost 3 years ago by Vincent Weevers <[email protected]>
Add tests

beb6f67f1d5e2b6debdf1d9c11cd2aa323fd628e authored almost 3 years ago by Vincent Weevers <[email protected]>
Initial, forked from level-codec

b725dff60a75e037d3e626fe6d31b316726ffacc authored almost 3 years ago by Vincent Weevers <[email protected]>
Add `github-actions` ecosystem to `dependabot.yml` (Level/community#99)

2aa01c65475c68fe8e63b187b8754ad92e9beefe authored about 3 years ago by Vincent Weevers <[email protected]>
Remove Travis badge

f56349c9f625008cdab918d57ade25d8092147b8 authored over 3 years ago by Vincent Weevers <[email protected]>
Merge pull request #65 from cristianossd/cris/github-actions

chore(ci): move to github actions

8f625c4eaacc04968c24707b6ff1a808924d1417 authored over 3 years ago by Lars-Magnus Skog <[email protected]>
chore(ci): move to github actions

187930a76b6d97c737f61ae9f78712254a6df0a5 authored over 3 years ago by Cristiano Santos <[email protected]>
10.0.0

0bf9d06d97708c9366f85623e123d1bae734008d authored over 3 years ago by Vincent Weevers <[email protected]>
Cleanup

988ad4344b84f7f374d0d7b6ce53f46794674531 authored over 3 years ago by Vincent Weevers <[email protected]>
Add airtap for local browser tests

687cfc745b4d0d858cf876428ef47272dfe1a203 authored over 3 years ago by Vincent Weevers <[email protected]>
Replace use of forEach() and Array#indexOf()

e3ed6e421cb7152d27918a4cc9125c7dfd9f4ea4 authored over 3 years ago by Vincent Weevers <[email protected]>
Remove legacy range options (Level/community#86)

73b19b49f9875040b714af0acda4e46d1a6683d8 authored over 3 years ago by Vincent Weevers <[email protected]>
Bump nyc from 14.x to 15.x

607dd3ddc1083e80d961eec33212e3c2bfabaec4 authored over 3 years ago by Vincent Weevers <[email protected]>
Breaking: drop node 6 and 8

38dc04c0dfc923fdfbb4329e455ead9a1f374e59 authored over 3 years ago by Vincent Weevers <[email protected]>
Breaking: modernize syntax & bump standard to 16.x

Drops support of old browsers due to use of const, let and arrow
functions.

874956fd9b3452f5e0881007ebeaaafbd1b727d7 authored over 3 years ago by Vincent Weevers <[email protected]>
Breaking: bump buffer from 15.x to 16.x (#62)

Drops support of IE11 and Safari 9-10.

Ref https://github.com/Level/abstract-leveldown/pull/3...

78d2ea08f8a190132abf82f6c510bb2b0ba8032c authored over 3 years ago by Alex Potsides <[email protected]>
Bump tape from 4.13.3 to 5.0.1 (#61)

0d1c9e65410ed61fb434467fb6a5e6be5471a363 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configure dependabot (#60)

839ac79f2640cf9e61adc9b74a800fa0671cd12b authored almost 4 years ago by Vincent Weevers <[email protected]>
Bump hallmark to 3.1.0 (#59)

786934f22015d6b5d682228cdcea5f5488c83b60 authored almost 4 years ago by Vincent Weevers <[email protected]>
9.0.2

fdb2c4fb2db2fe0f51be7d221fd74ee70794a794 authored over 4 years ago by Vincent Weevers <[email protected]>
Prepare 9.0.2

2cc2f307686c44796999e0d05d0ff19e0444f840 authored over 4 years ago by Vincent Weevers <[email protected]>
Add buffer dependency for browsers (#58)

d6be99c2e7b6763da362e5326747b5cf773e816f authored over 4 years ago by Hugo Dias <[email protected]>
Disable email notifications from Travis

Ref Level/community#40

d3331e25d4577f0d6cc6df7e2114306d62ec33bb authored about 5 years ago by Vincent Weevers <[email protected]>
Update Travis badge

7e0b8c9afdf5462e12b31beed31732374ace5af4 authored about 5 years ago by Vincent Weevers <[email protected]>
Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#56)

9e86dc47c46d170fc23afee51ef0bbc6e8fc4477 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Remove empty Unreleased section from changelog

ca608492876c08595d41b77e79228edf61915bd4 authored about 5 years ago by Vincent Weevers <[email protected]>
Upgrade standard devDependency from ^13.0.1 to ^14.0.0 (#55)

98a1901578f5ccbb5448d90210acd210d9ba16a9 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade hallmark devDependency from ^0.1.0 to ^1.0.0 (#53)

ca39afc150ef5ad5e2a32ee35c01deb8546d1896 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Upgrade standard devDependency from ^12.0.0 to ^13.0.1 (#52)

1869b6d8307d8c193d8fde2f8932eb50df80fa5c authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Fix Level badge

f03ee0206f858e48e2da0e4864258a797677978d authored over 5 years ago by Vincent Weevers <[email protected]>
Upgrade nyc devDependency from ^13.2.0 to ^14.0.0 (#50)

be86de69f0a1b3fbeca412718649a991b8b19828 authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Remove link to dead website

82909d7b280ee0a97149396a2e71dcad411b77fe authored over 5 years ago by Vincent Weevers <[email protected]>
9.0.1

f002030c7b85ee7a17be5f9864a1dfee5061913b authored over 5 years ago by Vincent Weevers <[email protected]>
Prepare 9.0.1 (#49)

5c0ffd402c0c57185337e11644012356f63bcb1d authored over 5 years ago by Vincent Weevers <[email protected]>
Update docs (#47)

* Update description in README and package.json

* Add CHANGELOG.md and UPGRADING.md

4847d8e94d4d87e2857c639f777d4f9e121532a5 authored over 5 years ago by Vincent Weevers <[email protected]>
fix subtests by adding t.plan() (#46)

8f8db9c1203cf70f3dce2614c97469a6838ae5cc authored over 5 years ago by Vincent Weevers <[email protected]>
chore(package): update nyc to version 13.2.0 (#44)

ab18d82d2d36446c21f0a8a3e4702d32b15e57e9 authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Apply common project tweaks (round 2) (#41)

* Add dependency-check

* Add Donate section and badges to README.md

* Tweak badges and lin...

8cbd4a0a79ea95a4e48255e37f2208bf7f4fb048 authored almost 6 years ago by Vincent Weevers <[email protected]>
Apply common project tweaks (#40)

* Sort package.json

* Add repository and homepage to package.json

* Add 'level' to package...

e9a9a0f7c0f8752cb8cef8ea3a204237039fe4eb authored almost 6 years ago by Vincent Weevers <[email protected]>
Add contributors, hallmark, tweak license and copyright (#39)

* Add CONTRIBUTORS.md, tweak license and copyright

* Add hallmark devDependency

d06224ca2066d92d7d6a81de2524d00dfac4f213 authored almost 6 years ago by Vincent Weevers <[email protected]>
Merge pull request #38 from Level/greenkeeper/standard-12.0.0

Update standard to the latest version 🚀

2f7e033b6c5b04d57b49030e2bf74f22ebc4e58b authored about 6 years ago by Lars-Magnus Skog <[email protected]>
chore(package): update standard to version 12.0.0

7d26c4830c736b4ef204046d4561c9c7b20e4999 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Remove typings

1cfd23fe8f6686f1ae432587aa7b63e5da1c4a93 authored about 6 years ago by Lars-Magnus Skog <[email protected]>
Add nyc and coveralls (#36)

63d29a52d96bc4d431fb62ad5a5d08be8b0d42a5 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove node 9

ffe3f928a4ea1ff186142c647206f60f2fda2932 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Tweak copyright year for less maintenance

79d2d024e7249d7182f478adfe44c3846831c8fe authored over 6 years ago by Lars-Magnus Skog <[email protected]>
9.0.0

20dee0fc97513850d79781747a0811667ab3d5cf authored over 6 years ago by Lars-Magnus Skog <[email protected]>
remove node 4 :fire: (#32)

bebfa0cac041c31f747750d365e82e8731d17067 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Update README (#31)

* tweak api docs

* remove publishers section

* tweak sections

* levelup -> level-codec ...

399aeb5ecd3be575afdb9fcd588a0d13b9595527 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
new should be optional (#30)

5244581732e88ff58a752ad43e4be8a945343c33 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Standard (#29)

* use and run standard

* standard --fix

* standard: unexpected mix of && and ||

* stand...

6e7a79fa4368faedaaa86c993faba03e4ed7c382 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
add node 9 and 10, remove 0.12, 5 and 7

9476e58a498cb7a19f03ab1f63a18ac7a117fcb0 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
8.0.0

f364310a6c17175416b4b458771b44587c8aaa4d authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #23 from Level/revert-utf8-encoding-fix

Revert "fix utf-8 encoding returning buffers"

163fa331e494e254c8040959339e86398cca44f1 authored almost 7 years ago by ralphtheninja <[email protected]>
Revert "fix utf-8 encoding returning buffers"

This reverts commit e60d03f22d6b8c142f6ea23ace23cd4b3e644031.

6e09b57fdfcc3d354202b8f2557bfc607532100a authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #22 from Level/readme/tweaks

Readme tweaks

30f9407cd946d0dcd39928fa75b42cb9605b9309 authored almost 7 years ago by ralphtheninja <[email protected]>
readme: add badges and stylize 'levelup'

415432da6185b0c1c5b748145d13072bc5c805ca authored almost 7 years ago by Vincent Weevers <[email protected]>
readme: explain encodings and format

ecaba44a395d318b1414cabad8a3052107ab7af0 authored almost 7 years ago by Vincent Weevers <[email protected]>
7.1.0

cb7eac67803c5a3af0ef998721c6b9317fdfada4 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #18 from MeirionHughes/master

add basic typings

4ab6188d777ec3c07665812bb3bc8060e7c12eb7 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
add basic typings

d221bd8b777fd36b8893b8bdc21281dc59a6e858 authored about 7 years ago by Meirion Hughes <[email protected]>
2015 -> 2017

aceb6ff8d321eaa302ade65d2a448d4ad31e0b12 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
travis: update node versions

5c00a1c1db96f204043f6cd42ec4f5505b97c2c8 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
7.0.1

4f4ebb7a5d05e20ed60bab103a12a2f91e93182a authored about 7 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #17 from Level/greenkeeper/initial

Add Greenkeeper badge 🌴

d52cf7059ff6ec0228eb580cc413be2d51e2a743 authored about 7 years ago by Lars-Magnus Skog <[email protected]>
Update README.md

move gk badge

b1786e3703744bc387d97375028f6cb79b3c1b4e authored about 7 years ago by Lars-Magnus Skog <[email protected]>
docs(readme): add Greenkeeper badge

807cb21adabcfc61bf159e275825f5c87c41039e authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(travis): whitelist greenkeeper branches

f3d61d918233b76d5f024126462ed5249ff33b9e authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #14 from dcousens/patch-1

encodings: use identity function consistently

3ccc573a66e91edd678616ef143d2f28c8f7c6b4 authored over 7 years ago by Julian Gruber <[email protected]>
encodings: use identity function consistently

bdf72353b08d651771100a8d14fbbde9fdf0a53c authored over 7 years ago by Daniel Cousens <[email protected]>
7.0.0

c0db8099897ab50192fb51667b19046e51eefc0a authored over 7 years ago by Julian Gruber <[email protected]>
Merge pull request #12 from Level/fix/utf8-decoding

Fix/utf8 decoding

2278dce95afbceb829a49ab73f24eb01dd19e7d6 authored over 7 years ago by Julian Gruber <[email protected]>
fix utf-8 encoding returning buffers

e60d03f22d6b8c142f6ea23ace23cd4b3e644031 authored over 7 years ago by Julian Gruber <[email protected]>
6.2.0

f4d35850351c36743e28038e1d6ce96007db3e64 authored over 8 years ago by Julian Gruber <[email protected]>
Merge pull request #10 from Level/add/none-encoding

Add "none" encoding

3fc3f3662a60489417bcd60f160ea0e3e4016ddf authored over 8 years ago by Julian Gruber <[email protected]>
doc: list available encodings

6b4c3289dea49af183e568fe9427cd213027771a authored over 8 years ago by Julian Gruber <[email protected]>
rename "id" encoding to "none", add alias to "id"

fda7248f21c71813e90741aae416777deba3acd6 authored over 8 years ago by Julian Gruber <[email protected]>