joemfb / ml-search-ng

angular module for MarkLogic search applications
https://joemfb.github.io/ml-search-ng/
9 stars 10 forks source link

ml-search-ng

Build Status Coverage Status

An angular module of services and directives for common use cases in MarkLogic search applications. Based on components from ealier versions of https://github.com/marklogic/slush-marklogic-node.

depends on https://github.com/joemfb/ml-common-ng.

getting started

bower install ml-search-ng

services

directives

controllers

See https://joemfb.github.io/ml-search-ng/ for API docs and directive examples.

See https://github.com/marklogic/slush-marklogic-node for a quick way to get started with an angular search application on top of the MarkLogic REST API.