Skip to content

Generic, flexible, open social networking framework

Notifications You must be signed in to change notification settings

ianarundale/sociable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

SociAbLe ============== Social Abstraction Layer

SociAbLe is a generic, flexible, open source social networking framework designed to be functional, lightweight, easy to extend.

SociAbLe is designed to be:

  • Multiplatform (HTML5 + responsive design)
  • Modular (generic functionality easily extended)
  • Solid (confidence through unit testing)

Quick start

Three quick start options are available:

  • [Download the latest release]
  • Clone the repo: git clone .

Features

Versioning

For transparency and insight into our release cycle, and for striving to maintain backward compatibility, SociAbLe will be maintained under the Semantic Versioning guidelines as much as possible.

Releases will be numbered with the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

For more information on SemVer, please visit http://semver.org/.

Bug tracker

Have a bug or a feature request? Please open a new issue.

Author

Ian Arundale

License TBC.

About

Generic, flexible, open social networking framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages