GithubHelp home page GithubHelp logo

modules's Introduction

remoteStorage modules

This is the official repository for remoteStorage community modules.

Work in progress!

We're currently in the process of adding, updating, and polishing the core modules. Experimental and unfinished modules live in a respective branch named after the module name.

If you want to help or learn more about how modules work, just hop on the IRC channel and say hello: irc://irc.freenode.net:7000/remotestorage

We also introduced new community forums (including a modules category), where you can ask and discuss anything: http://community.remotestorage.io.

Getting your code into the master branch

Just issue a pull request, and we'll jointly review the code and help each other making it ready for master.

Using the module console

This repository contains a module console, which is a NodeJS script to help you debug modules.

For example to use the "contacts" module, run this:

scripts/module-console.js contacts

This will load the given module ("contacts" in this case) and give you a prompt. By default caching is enabled, so you don't need to connect to any remotestorage server. The prompt works like any other node prompt, with one important exception: Whenever a command returns a promise, it will wait for the promise to be fulfilled or rejected and then print the result. That makes it a lot easier to test asynchronous code in a trial & error way.

modules's People

Contributors

bibz avatar galfert avatar gregkare avatar jakob-dunning avatar michielbdejong avatar nilclass avatar ragnis avatar raucao avatar silverbucket avatar vcuculo avatar vinnl 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.