Ecosyste.ms: OpenCollective

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

github.com/Level/browser-level

An abstract-level database for browsers, backed by IndexedDB.
https://github.com/Level/browser-level

Merge pull request #10 from brycebaril/master

Update dependencies for levelup

813087a8a494c441e8a4c3f89fdc398d8a209099 authored over 11 years ago by Max Ogden <[email protected]>
Move levelup dependency to 0.9.0 version now that the 0.9-wip branch is closed.

ea905f2d68126ed72c3d063a0e7c48f999b4e970 authored over 11 years ago by Bryce Baril <[email protected]>
Merge pull request #8 from rvagg/batchable

include batch() and chainable batch tests

ffafdeeb845f2cb8e4d8ddaf8fcaf484f5d7822d authored over 11 years ago by Max Ogden <[email protected]>
include batch() and chainable batch tests

7e57ec0755b4166a8527a5b88fda6b8207f2ce48 authored over 11 years ago by Rod Vagg <[email protected]>
1.0.3

d051284287919c18ec5acf9ef6776a3d856c8d04 authored over 11 years ago by Max Ogden <[email protected]>
Merge pull request #7 from juliangruber/isbuffer

use isbuffer

53a0c8d3a656bbda818db5a858709a2f7d79f6a9 authored over 11 years ago by Max Ogden <[email protected]>
use isbuffer

4bb40244278acfaadda8eba877e5e195dc76732b authored over 11 years ago by Julian Gruber <[email protected]>
1.0.2 - dont convert arraybuffers and/or typed arrays to strings

36d744dbd205bd89dbfef2b0b01f43006a178bb3 authored over 11 years ago by Max Ogden <[email protected]>
1.0.1 - checks if limit is above 0

3b7aa7109a0e3b7722bdba496c114f12fb386390 authored over 11 years ago by Max Ogden <[email protected]>
add rudimentary levelup tests

2732bf652c49cd32b4a611bdf690a707819a3c9b authored over 11 years ago by Max Ogden <[email protected]>
Merge pull request #5 from rvagg/master

let abstract-leveldown do the hard work

71d862a2aabe04b8fb72638c57c35e3c4cf752c3 authored over 11 years ago by Max Ogden <[email protected]>
let abstract-leveldown do the hard validation work

dab0771ffe86576b6238c494aeb07674d0f30988 authored over 11 years ago by Rod Vagg <[email protected]>
open() handles optional options arg

33e5447b35feef7879804a6def54f7c61241b347 authored over 11 years ago by Rod Vagg <[email protected]>
Merge pull request #4 from shama/runtest

npm test instead of npm start

44cd3df00488a989e667d184a522d34950ee510e authored over 11 years ago by Max Ogden <[email protected]>
properly delete test dbs

76edd66b97e7e549ad597fd50b99ee7ba389741e authored over 11 years ago by Max Ogden <[email protected]>
npm test instead of npm start

2fd5b2cbeb31b7a58a320d61f7bdeb119c27a153 authored over 11 years ago by Kyle Robinson Young <[email protected]>
update devdeps

9cda287084d2bf76a939ff2ebf46f327db5b855a authored over 11 years ago by Max Ogden <[email protected]>
readme updates

5d4a28a1ab62f9edf68dc21fb7e3f4bc7a5d5cc1 authored over 11 years ago by Max Ogden <[email protected]>
readme updates

18c29cc093d3ff1e78d559c7d949a29b0464b3bf authored over 11 years ago by Max Ogden <[email protected]>
1.0.0 - passes all leveldown tests

89118261724d8ad16fc8f45873ee7ae4a803de42 authored over 11 years ago by Max Ogden <[email protected]>
more progress on iterator

4820a3939bd138c0b184a6838e20574b652fde90 authored over 11 years ago by Max Ogden <[email protected]>
start hacking on iterator

76b26513d1b523e7817fdc7bff8e1f0b3b042109 authored over 11 years ago by Max Ogden <[email protected]>
fix package.json again

20f62c46579be178b864f6295cc5054aeaa3ba35 authored over 11 years ago by Max Ogden <[email protected]>
update package.json

ffe1e39885d26df64466db4cbad4dc9d0bf7afd9 authored over 11 years ago by Max Ogden <[email protected]>
logo and readme updates

cd10696434aebb501361db04b2bcf366316c8b3b authored over 11 years ago by Max Ogden <[email protected]>
convert all non binary types to strings for now for compatibility with leveldown

11042c48e21322b62e46572a79e88b86c14c2d78 authored over 11 years ago by Max Ogden <[email protected]>
nearly passing put/get/del

1f68c8592fa0223c914b5f4fea90b0b22262270f authored over 11 years ago by Max Ogden <[email protected]>
passes open-test

36ff96a37b920e52a98650957f2a5019b6c17c66 authored over 11 years ago by Max Ogden <[email protected]>
passes leveldown-test

998a7fc43df4807a612ae6cdd95af64575bd8dee authored over 11 years ago by Max Ogden <[email protected]>
npm init

657cde3e51476a87052de3d66f5f86ae372beda7 authored over 11 years ago by Max Ogden <[email protected]>