Git Product home page Git Product logo

angular-couch-query's Introduction

Angular Couch Query

Build Status

Navigate results of Couch views and Lucene queries easily

This module requires ngLodash as a dependency, thus please add it to your app following its documentation, before adding this one

Installation

Add this to your angular app with bower, for instance:

$ bower install --save eHealthAfrica/angular-couch-query#0.0.3

Then add the module eHealth.couchQuery as a dependency to your app module.

The database and the search document needs to be set in the configuration phase of your app for the Lucene query service to work. Check the tests for an example.

Origins

These few services were extracted from the Ebola call centre, because the same functionality is needed also for the Ebola case management dashboard

How to lint, build, run the tests, etcetera

$ npm install
$ bower install
$ grunt

How to do a new release

  • update the change log adding a release number and a release date
  • use grunt bump with a version level matching the changes in the change log

The change log will be committed automatically by grunt bump

Repo structure

The structure comes from bootstrapping with generator-angularjs-library, version 1.4.0

angular-couch-query's People

Contributors

codebeige avatar danse avatar obdulia-losantos avatar patriciagarcia avatar rmehner avatar tillre avatar

Watchers

 avatar

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.