0.1.31 • Published 10 years ago

hoodie-plugin-profile v0.1.31

Weekly downloads
7
License
-
Repository
github
Last release
10 years ago

hoodie-plugin-profile

Build Status Dependencies devDependency Status Code Climate

Dependencies

install this: https://github.com/rnewson/couchdb-lucene

configure the local.ini of couch db with follow lines

[external]
fti=/usr/bin/python /opt/couchdb-lucene/tools/couchdb-external-hook.py

[httpd_db_handlers]
_fti = {couch_httpd_external, handle_external_req, <<"fti">>}

and couchdb-lucene with this:

[local]
url = http://admin:admin@localhost:6003/

then:

  hoodie install hoodie-plugin-profile

for cordova/phonegap users

  bower install hoodie-plugin-profile

Setup client

 <script src="/_api/_files/hoodie.js"></script>

for cordova/phonegap users

  <script src="<bowerdir>/hoodie/dist/hoodie.js"></script>
  <script src="<bowerdir>/hoodie-plugin-profile/hoodie.profile.js"></script>

API

0.1.31

10 years ago

0.1.30

10 years ago

0.1.29

10 years ago

0.1.27

10 years ago

0.1.26

10 years ago

0.1.25

10 years ago

0.1.24

10 years ago

0.1.23

10 years ago

0.1.22

10 years ago

0.1.21

10 years ago

0.1.20

10 years ago

0.1.19

10 years ago

0.1.18

10 years ago

0.1.17

10 years ago

0.1.16

10 years ago

0.1.15

10 years ago

0.1.14

10 years ago

0.1.13

10 years ago

0.1.12

10 years ago

0.1.11

10 years ago

0.1.10

10 years ago

0.1.9

10 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

11 years ago