Giter VIP home page Giter VIP logo

wunderbits.db's Introduction

Build Status Code Climate

How to use

$ npm install wunderbits.db

Develop and contribute

You need to have node and npm installed. Then fork this repo and open it in your terminal.

Install dependencies

$ make install

Run tests

$ make test

Run JSLint

$ make lint

Build for distribution

$ make build

Publish to NPM

$ make publish

wunderbits.db's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wunderbits.db's Issues

setup travis & code-climate

We'd have 2 options for travis:

  • run specs in headless browsers
  • run specs against WebSQL/IDB mocks in node

Ideally we should have both options on travis.

Spec runner is failing

โžœ wunderbits.db git:(master) kaapi

โ€ค

0 passing (16ms)
1 failing

  1. Database/Backends/WebSQL "before each" hook:
    Uncaught ReferenceError: window is not defined
    at /Users/adamrenklint/Projects/wunderbits.db/public/wunderbits/global.js:5:10
    at Object.context.execCb (/usr/local/lib/node_modules/kaapi/node_modules/requirejs/bin/r.js:1890:33)
    at Object.Module.check (/usr/local/lib/node_modules/kaapi/node_modules/requirejs/bin/r.js:1106:51)
    at Object.Module.enable (/usr/local/lib/node_modules/kaapi/node_modules/requirejs/bin/r.js:1383:22)
    at Object.Module.init (/usr/local/lib/node_modules/kaapi/node_modules/requirejs/bin/r.js:1014:26)
    at callGetModule (/usr/local/lib/node_modules/kaapi/node_modules/requirejs/bin/r.js:1410:63)
    at Object.context.completeLoad (/usr/local/lib/node_modules/kaapi/node_modules/requirejs/bin/r.js:1784:21)
    at Function.req.load (/usr/local/lib/node_modules/kaapi/node_modules/requirejs/bin/r.js:2539:17)
    at Object.context.load (/usr/local/lib/node_modules/kaapi/node_modules/requirejs/bin/r.js:1879:21)
    at Object.Module.load (/usr/local/lib/node_modules/kaapi/node_modules/requirejs/bin/r.js:1060:29)

Makefile is broken

wunderbits.db git:(master) make specs
Makefile:3: *** missing separator. Stop

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.