Giter Site home page Giter Site logo

elm-pouchdb's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

elm-pouchdb's Issues

Installation Instructions

At first glance, this package looks like it should be intallable with elm package install powet/elm-pouchdb but that failed (presumably because the package isn't pure elm?).

Just tried npm install powet/elm-pouchdb instead, and that seems to work, but it sure would have been nice to have this in the READMe. ;)

(And now that I'm trying to use the code that the above installed, it seems like my intuitions are still wrong about how to use this. Coming from a Swift/iOS background, so please forgive me if any of this seems naive.)

ReferenceError: _eticav$elm_pouchdb$Native_ElmPouchdb is not defined

I have ./elm-stuff/packages/eticav/elm-pouchdb/1.05/ available.
In my elm-package.json has "eticav/elm-pouchdb" : "1.0.0 <= v < 2.0.0"
the app builds correctly (elm-app start)
But when the home page in the SLA is loaded I get the above error.

Not sure what I did wrong or how to proceed.
Any suggestions?

Thanks for the help!
p

Change, Replicate and sync subscriptions not killed

Change, Replicate and sync subscriptions are not killed properly once "unsubscription" is done.
Impact on this issue is that the applications are limited to 10 subscriptions only because pouchdb limits to 10 the number of EventEmitters.
a workaround is to increase the limit with emitter.setMaxListeners(), but a correction will come within a week.

0.19 port

Any plans to port this library to support the newly released elm 0.19?

How can I include and use this library?

Hi

This seems to be an awesome effort. I really need to use pouchdb in my elm code. Is this usable?

Few concerns I was having:

  1. Is it published on package manager?
  2. This library is using version 5 of pouchdb which is included directly. Should one be concerned about that?

I am very new to elm world. Just been 1 week tinkering around with small pieces of code. Liking it so far though!

I have forked it. So far was able to run examples successfully except the ReplicateExample.elm.

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.