Giter VIP home page Giter VIP logo

Comments (3)

Irrelon avatar Irrelon commented on July 3, 2024

Hey thanks. Already dealt with in Dev branch. :)
On 13 Oct 2014 21:53, "Dominic Tarr" [email protected] wrote:

This is a dangerous:

https://github.com/coolbloke1324/ForerunnerDB/blob/master/package.json#L7-L11

Sooner or later someone will publish a new version of these modules, and
since
you always get the latest, you'll get that, but it might have changed
since you wrote
this module.

In npm you should always set the major version at the very least, because
that is
(following semver.org) used to designate breaking changes. The easiest way
is to use the npm install {module} --save and then it will keep the
package.json up to date for you.


Reply to this email directly or view it on GitHub
#17.

from forerunnerdb.

dominictarr avatar dominictarr commented on July 3, 2024

great, btw, have you seen the level-* stuff on npm? there is loads of stuff that has been done creating databases in node - generally on top of leveldb, but also on top of things like indexeddb - normally via wrappers such as: https://github.com/maxogden/level.js the starting point was https://github.com/rvagg/node-levelup

from forerunnerdb.

pmxrob avatar pmxrob commented on July 3, 2024

@dominictarr Hey, no I hadn't seen that stuff. Interesting, thanks for the link, I'll take a look when I've got a sec! 👍

from forerunnerdb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.