Skip to content

canonic-epicure/Syncler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name

Syncler - Some clever yet compact description

SYNOPSIS

    // declaring our class
    Class('Syncler', {
    
    })
    
    // then instantiating it
    var instance = new Syncler({
    })
    
    // and doing something totally awesome with it :D
    instance.method(param1, param2)

DESCRIPTION

Syncler is a stub for Joose-orientied JSAN modules.

ISA

None.

DOES

None.

TRAITS

None.

ATTRIBUTES

attributeName

AttributeType attributeName

Attribute description

METHODS

methodName

method signature

Method description

EXAMPLES

Our class can be used like this:

    // then instantiating it
    var instance = new Syncler({
    })

and like that:

    // then instantiating it
    var instance = new Syncler({
    })

GETTING HELP

This extension is supported via github issues tracker: http://github.com/SamuraiJack/Syncler/issues

For general Joose questions you can also visit #joose on irc.freenode.org or mailing list at: http://groups.google.com/group/joose-js

SEE ALSO

Web page of this module: http://github.com/SamuraiJack/Syncler/

General documentation for Joose: http://openjsan.org/go/?l=Joose

BUGS

All complex software has bugs lurking in it, and this module is no exception.

Please report any bugs through the web interface at http://github.com/SamuraiJack/Syncler/issues

AUTHORS

Nickolay Platonov nplatonov@cpan.org

COPYRIGHT AND LICENSE

This software is Copyright (c) 2010 by Nickolay Platonov.

This is free software, licensed under:

The GNU Lesser General Public License, Version 3, June 2007

About

Real-time, optimistic replication backend for KiokuJS, based on Socket.IO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published