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

Fix missing link to encoding-down

github.com/Level/level-browserify - 39f381474b38e530775b1ea9dafa76eb62424ec3 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Enable OSX on Travis (#111)

* Add OSX to Travis

* Installing gcc-48 should not be needed

github.com/Level/level - d239c668264ced4d0262bd5e687fca9f8f49eb98 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Switch to plain MIT license

github.com/Level/level-ws - 3c1345fbde2c9aaf46069fc76999f8b82e2ceb2c authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Use ^ for devDependencies

github.com/Level/level-ws - aad0015ef6b5eaec2cc94182ef623a9c868215d2 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
2.0.0-rc1

github.com/Level/level-browserify - 5d1a0b05285cf7fb5a925b89c99ef6e03d16f338 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Prepare 2.0.0-rc1 (#49)

* Prepare 2.0.0-rc1

* move -> import

github.com/Level/level-browserify - 5dfd93b4f7744eccb2e412b3e92d8ed5cc976084 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Separate tests into node and browser + airtap + levelup integration tests (#47)

* separate tests into node and browser specific

* use abstract test from level-packager

* ...

github.com/Level/level-browserify - 923393019d93ee96a33ac7f41e2a0567cc0f7d29 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #39 from Level/greenkeeper/level-packager-3.1.0

Update level-packager to the latest version 🚀

github.com/Level/mem - 3ca705ca8e1e21f669589844224a1cbd8cc3f66d authored over 6 years ago by Lars-Magnus Skog <[email protected]>
fix(package): update level-packager to version 3.1.0

github.com/Level/mem - ed918bdf8144fc17a1cde66d3458ab49da842457 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
3.1.0

github.com/Level/packager - 184e41bc85f9a4e4303d33e71875304b9aee2590 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Prepare 3.1.0 (#64)

github.com/Level/packager - 7bf83cbe36bb9d1f58f5e810a90b9b9d76acb403 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
split up tests (#63)

* copy test.js to abstract/test.js

* let local test.js use abstract/test

* re-order tests ...

github.com/Level/packager - f4e9fa4b9765cd37e03c95b4374a1235fde257bb authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove levelup from destroy tests (#136)

github.com/Level/browser-level - 9f0e2e59c3e2ab3543109522a412d79d0fe42997 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove levelup from destroy tests (#136)

github.com/Level/level-js - 9f0e2e59c3e2ab3543109522a412d79d0fe42997 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Add Sauce Labs logo to README (#165)

github.com/Level/memdown - 367961fc08d8e0c564cce7c9d5006c8a6f0ab51b authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Add Sauce Labs logo to README (#165)

github.com/Level/memory-level - 367961fc08d8e0c564cce7c9d5006c8a6f0ab51b authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove test/levelup-test.js :fire: (#134)

github.com/Level/level-js - 249f3e8fba6d29c85d707b931b49d09ed6ce7e20 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Remove test/levelup-test.js :fire: (#134)

github.com/Level/browser-level - 249f3e8fba6d29c85d707b931b49d09ed6ce7e20 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #130 from Level/key-types

Fix and test key types

github.com/Level/browser-level - 2666a50887e3ff2136252f8a449aba0a9bcce9df authored over 6 years ago by Vincent Weevers <[email protected]>
Merge pull request #130 from Level/key-types

Fix and test key types

github.com/Level/level-js - 2666a50887e3ff2136252f8a449aba0a9bcce9df authored over 6 years ago by Vincent Weevers <[email protected]>
Add TOC + missing sections (#46)

* tweak description

* add toc

* change level on contributors section

* add usage sectio...

github.com/Level/level-browserify - 646d5f941322c783d2d0e5e793056b6b21e625d5 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
test that iterator yields Buffer keys

github.com/Level/level-js - 4eaa630f26e4a7f6d8ba99514764d6fa34ba8e9c authored over 6 years ago by Vincent Weevers <[email protected]>
test that iterator yields Buffer keys

github.com/Level/browser-level - 4eaa630f26e4a7f6d8ba99514764d6fa34ba8e9c authored over 6 years ago by Vincent Weevers <[email protected]>
test all valid key types

github.com/Level/browser-level - b3a2240ac940fadb9850c162965b46f9c67b79d0 authored over 6 years ago by Vincent Weevers <[email protected]>
test all valid key types

github.com/Level/level-js - b3a2240ac940fadb9850c162965b46f9c67b79d0 authored over 6 years ago by Vincent Weevers <[email protected]>
fix conversion of binary cursor key (which is an ArrayBuffer) to Buffer

github.com/Level/level-js - 184ad0aef97bcb484ad836867605cdf19b8c7e54 authored over 6 years ago by Vincent Weevers <[email protected]>
fix conversion of binary cursor key (which is an ArrayBuffer) to Buffer

github.com/Level/browser-level - 184ad0aef97bcb484ad836867605cdf19b8c7e54 authored over 6 years ago by Vincent Weevers <[email protected]>
Merge pull request #45 from Level/changelog

Add CHANGELOG

github.com/Level/level-browserify - aeaf43452e7e2a2f4a5e8b6058fdb30ec4bca844 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
don't stringify keys (except fallbacks, booleans and NaN)

github.com/Level/level-js - 3f736966cdbf6a1859296606c63011b5ba12960e authored over 6 years ago by Vincent Weevers <[email protected]>
don't stringify keys (except fallbacks, booleans and NaN)

github.com/Level/browser-level - 3f736966cdbf6a1859296606c63011b5ba12960e authored over 6 years ago by Vincent Weevers <[email protected]>
Add CHANGELOG

github.com/Level/level-browserify - f03dfd7dc21da96990a38dd614c2d7f5e0ba16ef authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Upgrade level-js from 2.2.4 to 3.0.0-rc1

github.com/Level/level-browserify - bf7fa2588a51a0c40a6e4758eac72eb8a64e0518 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Add Standard (#44)

* add and use standard

* standard --fix + tweak

github.com/Level/level-browserify - 87f7d962d0cc5331a2037bf84877b6bf6d9ee828 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Update Readme (#42)

* normalize sections

* tweak short description

* update badges

* LevelUP -> levelup etc...

github.com/Level/level-browserify - d38dc86e8aebbe86d4becc463772ae9fba95a172 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
avoid 'instanceof Date' for cross-realm support (#129)

github.com/Level/level-js - b73567846177832f79210415f85295c9a7af0068 authored over 6 years ago by Vincent Weevers <[email protected]>
avoid 'instanceof Date' for cross-realm support (#129)

github.com/Level/browser-level - b73567846177832f79210415f85295c9a7af0068 authored over 6 years ago by Vincent Weevers <[email protected]>
whitelist npm package files (#126)

github.com/Level/browser-level - c471684f704586cdb7201ec859f774fa281255ae authored over 6 years ago by Vincent Weevers <[email protected]>
whitelist npm package files (#126)

github.com/Level/level-js - c471684f704586cdb7201ec859f774fa281255ae authored over 6 years ago by Vincent Weevers <[email protected]>
use proper version range for tape

github.com/Level/level-browserify - 6f4452434b9ec805de83254874dfe8d2d5e8361f authored over 6 years ago by Lars-Magnus Skog <[email protected]>
mention that null and undefined values are not supported (#125)

github.com/Level/level-js - 3a8b861b550ef18fd0b7055e5eb916a0a1f8c33a authored over 6 years ago by Vincent Weevers <[email protected]>
mention that null and undefined values are not supported (#125)

github.com/Level/browser-level - 3a8b861b550ef18fd0b7055e5eb916a0a1f8c33a authored over 6 years ago by Vincent Weevers <[email protected]>
force airtap's browserify to use buffer@5 (#122)

github.com/Level/browser-level - 7f3ebdaa4e02f0655efcb9ad68c921d4788d7b60 authored over 6 years ago by Vincent Weevers <[email protected]>
force airtap's browserify to use buffer@5 (#122)

github.com/Level/level-js - 7f3ebdaa4e02f0655efcb9ad68c921d4788d7b60 authored over 6 years ago by Vincent Weevers <[email protected]>
test default and custom prefix (#124)

github.com/Level/level-js - 0f555a7c30c3f2d151b75d620f5341984f171782 authored over 6 years ago by Vincent Weevers <[email protected]>
test default and custom prefix (#124)

github.com/Level/browser-level - 0f555a7c30c3f2d151b75d620f5341984f171782 authored over 6 years ago by Vincent Weevers <[email protected]>
level.js -> level-js (#121)

* level.js -> level-js

* level.js logo was removed

github.com/Level/browser-level - 4fba77c757432b1146cc8b7c8d5e3a8a70a3815d authored over 6 years ago by Lars-Magnus Skog <[email protected]>
level.js -> level-js (#121)

* level.js -> level-js

* level.js logo was removed

github.com/Level/level-js - 4fba77c757432b1146cc8b7c8d5e3a8a70a3815d authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Document constructor (#119)

* Document constructor

* tweak location docs

* update options.prefix docs

* update loca...

github.com/Level/level-js - ee3a41b2cbcfc1d71754f9a09322d2a850a1ee0f authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Document constructor (#119)

* Document constructor

* tweak location docs

* update options.prefix docs

* update loca...

github.com/Level/browser-level - ee3a41b2cbcfc1d71754f9a09322d2a850a1ee0f authored over 6 years ago by Lars-Magnus Skog <[email protected]>
test illegal value types (error, function, dom node) (#118)

github.com/Level/browser-level - 2a8526c1579e80490c615f9c6fb719d0dc3c714e authored over 6 years ago by Vincent Weevers <[email protected]>
test illegal value types (error, function, dom node) (#118)

github.com/Level/level-js - 2a8526c1579e80490c615f9c6fb719d0dc3c714e authored over 6 years ago by Vincent Weevers <[email protected]>
Use setImmediate with callback in _close() (#111)

github.com/Level/level-js - a54fddec0be9d94d3171b372a10bf2214f64e111 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Use setImmediate with callback in _close() (#111)

github.com/Level/browser-level - a54fddec0be9d94d3171b372a10bf2214f64e111 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Destroy with location and prefix only (#116)

* destroy() with location and optional prefix

* Test .destroy with custom prefix

* .destro...

github.com/Level/browser-level - c06cac79c9767eeea435b28edc14769aa8f47f46 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Destroy with location and prefix only (#116)

* destroy() with location and optional prefix

* Test .destroy with custom prefix

* .destro...

github.com/Level/level-js - c06cac79c9767eeea435b28edc14769aa8f47f46 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Add 3.0.0-rc1 to changelog (#115)

github.com/Level/level-js - fc5fdad208d94e60a094b63b141ed1b6bb9d3163 authored over 6 years ago by Vincent Weevers <[email protected]>
Add 3.0.0-rc1 to changelog (#115)

github.com/Level/browser-level - fc5fdad208d94e60a094b63b141ed1b6bb9d3163 authored over 6 years ago by Vincent Weevers <[email protected]>
use Standard (#112)

* add and use standard

* standard: ignore test/util/idb-shim.js

* standard --fix

* spli...

github.com/Level/browser-level - 294345d2d942a4aab1c06dda6b509895499b713c authored over 6 years ago by Lars-Magnus Skog <[email protected]>
use Standard (#112)

* add and use standard

* standard: ignore test/util/idb-shim.js

* standard --fix

* spli...

github.com/Level/level-js - 294345d2d942a4aab1c06dda6b509895499b713c authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #107 from Level/changelog

Add CHANGELOG.md

github.com/Level/level-js - fb185a978aaee2f5b0d5b106838a4ea1798873e1 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Merge pull request #107 from Level/changelog

Add CHANGELOG.md

github.com/Level/browser-level - fb185a978aaee2f5b0d5b106838a4ea1798873e1 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Add CHANGELOG.md

github.com/Level/browser-level - e160065d3dbd8645e1b9989cd1ea8fd7522c6f65 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
Add CHANGELOG.md

github.com/Level/level-js - e160065d3dbd8645e1b9989cd1ea8fd7522c6f65 authored over 6 years ago by Lars-Magnus Skog <[email protected]>
3.0.0-rc1

github.com/Level/level-js - 4485177e5ef666e00c9936fdbd019a10a6eadbb2 authored over 6 years ago by Vincent Weevers <[email protected]>
3.0.0-rc1

github.com/Level/browser-level - 4485177e5ef666e00c9936fdbd019a10a6eadbb2 authored over 6 years ago by Vincent Weevers <[email protected]>
Tweak readme (#102)

* update readme links

* quick tweaks

* add badges

* more background

* move Install s...

github.com/Level/browser-level - 672130206561fbe50b7ec4ed81d01160534033fc authored over 6 years ago by Vincent Weevers <[email protected]>
Tweak readme (#102)

* update readme links

* quick tweaks

* add badges

* more background

* move Install s...

github.com/Level/level-js - 672130206561fbe50b7ec4ed81d01160534033fc authored over 6 years ago by Vincent Weevers <[email protected]>
Test all types of the structured clone algorithm (#101)

* stringify test doesn't require binary key support

* catch DataCloneError if env does not su...

github.com/Level/level-js - e62af6f7849aaebe988103f97742b76711358f83 authored over 6 years ago by Vincent Weevers <[email protected]>
Test all types of the structured clone algorithm (#101)

* stringify test doesn't require binary key support

* catch DataCloneError if env does not su...

github.com/Level/browser-level - e62af6f7849aaebe988103f97742b76711358f83 authored over 6 years ago by Vincent Weevers <[email protected]>
Merge pull request #97 from Level/cleanup

Cleanup

github.com/Level/browser-level - 12e929489658b5a3bb38fef0e3015fc163172846 authored over 6 years ago by Vincent Weevers <[email protected]>
Merge pull request #97 from Level/cleanup

Cleanup

github.com/Level/level-js - 12e929489658b5a3bb38fef0e3015fc163172846 authored over 6 years ago by Vincent Weevers <[email protected]>
use setImmediate (closes #87)

github.com/Level/level-js - 0cdcfafc11cd1f2915b85d22776909eb2d6b5306 authored over 6 years ago by Vincent Weevers <[email protected]>
use setImmediate (closes #87)

github.com/Level/browser-level - 0cdcfafc11cd1f2915b85d22776909eb2d6b5306 authored over 6 years ago by Vincent Weevers <[email protected]>
gitignore npm files

github.com/Level/browser-level - 534907b0e648fd7b0c4c7e298054baa47ef41812 authored over 6 years ago by Vincent Weevers <[email protected]>
gitignore npm files

github.com/Level/level-js - 534907b0e648fd7b0c4c7e298054baa47ef41812 authored over 6 years ago by Vincent Weevers <[email protected]>
upgrade airtap to 0.0.7

github.com/Level/level-js - b864b19f81157093b3b746f12e8a9bee9d9f8b7f authored over 6 years ago by Vincent Weevers <[email protected]>
upgrade airtap to 0.0.7

github.com/Level/browser-level - b864b19f81157093b3b746f12e8a9bee9d9f8b7f authored over 6 years ago by Vincent Weevers <[email protected]>
remove manual end-test (closes #80)

github.com/Level/browser-level - c8ea79608c74823c3deead7f4ed3af15b3775638 authored over 6 years ago by Vincent Weevers <[email protected]>
remove manual end-test (closes #80)

github.com/Level/level-js - c8ea79608c74823c3deead7f4ed3af15b3775638 authored over 6 years ago by Vincent Weevers <[email protected]>
restructure tests

github.com/Level/level-js - c2adc9610ed8dd4bf291727e89a373cfc67c641c authored over 6 years ago by Vincent Weevers <[email protected]>
restructure tests

github.com/Level/browser-level - c2adc9610ed8dd4bf291727e89a373cfc67c641c authored over 6 years ago by Vincent Weevers <[email protected]>
move testCommon to test/util

github.com/Level/browser-level - 039a004f440132750202c328806edbacedf02c44 authored over 6 years ago by Vincent Weevers <[email protected]>
move testCommon to test/util

github.com/Level/level-js - 039a004f440132750202c328806edbacedf02c44 authored over 6 years ago by Vincent Weevers <[email protected]>
move (unused) idb-shim to test/util

github.com/Level/level-js - cbf679437f66ae52a31dae4dcc79792099cdd90b authored over 6 years ago by Vincent Weevers <[email protected]>
move (unused) idb-shim to test/util

github.com/Level/browser-level - cbf679437f66ae52a31dae4dcc79792099cdd90b authored over 6 years ago by Vincent Weevers <[email protected]>
move feature detection to util/support

github.com/Level/browser-level - e70fb9e6e7968d99957b20509c4839b2109e115e authored over 6 years ago by Vincent Weevers <[email protected]>
move feature detection to util/support

github.com/Level/level-js - e70fb9e6e7968d99957b20509c4839b2109e115e authored over 6 years ago by Vincent Weevers <[email protected]>
move mixedToBuffer to utils/ (closes #95)

github.com/Level/level-js - 83dad6215621ea86e5c4c5360ccdbb99842b5596 authored over 6 years ago by Vincent Weevers <[email protected]>
move mixedToBuffer to utils/ (closes #95)

github.com/Level/browser-level - 83dad6215621ea86e5c4c5360ccdbb99842b5596 authored over 6 years ago by Vincent Weevers <[email protected]>
Merge pull request #92 from Level/add-browsers

Add more browsers

github.com/Level/browser-level - 6dd6340f2254306b66c78add81d68a50268d4c24 authored over 6 years ago by Vincent Weevers <[email protected]>
Merge pull request #92 from Level/add-browsers

Add more browsers

github.com/Level/level-js - 6dd6340f2254306b66c78add81d68a50268d4c24 authored over 6 years ago by Vincent Weevers <[email protected]>
include Promise polyfill in tests (for IE <= 11)

github.com/Level/level-js - 1de95d5f37c45ee0313ce0b07c9dcd18c8aea960 authored over 6 years ago by Vincent Weevers <[email protected]>
use global isNaN instead of Number.isNaN (for IE <= 11)

github.com/Level/level-js - 47774afba5f55681ff0ebc0db5a9f71ed153974a authored over 6 years ago by Vincent Weevers <[email protected]>
include Promise polyfill in tests (for IE <= 11)

github.com/Level/browser-level - 1de95d5f37c45ee0313ce0b07c9dcd18c8aea960 authored over 6 years ago by Vincent Weevers <[email protected]>
use global isNaN instead of Number.isNaN (for IE <= 11)

github.com/Level/browser-level - 47774afba5f55681ff0ebc0db5a9f71ed153974a authored over 6 years ago by Vincent Weevers <[email protected]>
detect array key support (for Edge <= 17)

github.com/Level/browser-level - 2cd4706574901b1c8a855476313067b3e0afb859 authored over 6 years ago by Vincent Weevers <[email protected]>
only access transaction.error if aborted (for Edge <= 17)

github.com/Level/browser-level - 0e275dccbdf508f607350c5800cbe8c8d6cd80aa authored over 6 years ago by Vincent Weevers <[email protected]>
only access transaction.error if aborted (for Edge <= 17)

github.com/Level/level-js - 0e275dccbdf508f607350c5800cbe8c8d6cd80aa authored over 6 years ago by Vincent Weevers <[email protected]>
detect array key support (for Edge <= 17)

github.com/Level/level-js - 2cd4706574901b1c8a855476313067b3e0afb859 authored over 6 years ago by Vincent Weevers <[email protected]>
add Safari, Edge and IE to test matrix

github.com/Level/level-js - a8acaf55fcbd3763020efb606bcebb79427de09c authored over 6 years ago by Vincent Weevers <[email protected]>