Coder Social home page Coder Social logo

camlapp's People

Contributors

edrex avatar

Watchers

 avatar  avatar  avatar

camlapp's Issues

search

Since camtool search '{"camliNodeType":"pinboard.in:post"}' returns only the null blob, to my surprise, and there are very few examples in main camlistore documentation explaining how searching works.

get and put files

Features for a node module:

camput some-damn-thing.gif yields a sha1 hash value.

camget -contents sha1-somethingorother yields the contents of a file.

Evaluate in-tree JS client

Camlistore's primary user interface, the Web UI, is a browser Javascript application using goog.require/provide modules (Closure Compiler). While most of the UI components have been ported (from goog.ui, I think?) to React, there are many (non-ui) dependencies on Closure Library

It includes some modules for communicating with a Camlistore server as well as for working with Camlistore blob/schema objects.

https://github.com/camlistore/camlistore/tree/master/server/camlistored/ui

One approach to
It should be possible to wrap a Common JS module from this and publish to NPM. This promises to have a lower initial effort than a from-scratch implementation. On the other hand, an implementation using NPM ecosystem/CommonJS internally would be easier to get contributions on, and more decomposable for Javascript developers comfortable with NPM. It would also be an interesting exercise.

Key questions:

  • How much of the Camlistore server API does this client implementation cover?
  • How many LoC in the client?
  • How well is the generic client decoupled from other Web UI specific functionality?
  • Are users of the client library API expected to

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.