Skip to content

CHAOS-Community/CHAOS.Portal.Client-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMPORTANT - This project has been superseded by TypeScript client (fully JavaScript compatible)

#CHAOS.Portal.Client (JavaScript) This is a JavaScript Portal API Client. It enables easy communication with a CHAOS Portal API (protocol version 4).

##Requirements jQuery 1.7+ is used to make AJAX calls, but this dependency will be removed in the near future.

##Code The source code is located in the src folder.

##Tutorials Tutorials are included in the tutorials folder. They can also be found online on this project's Github pages.

##Examples The examples are located in the examples folder.
Make sure to update the referenced script file paths if the examples are moved.

##Reporting problems If you encounter any problems using this project, please report them using the "Issues" section of the projects Github page.

##Links Official CHAOS Community website
This project on GitHub
Plugins for this project on GitHub
Portal project on GitHub
PHP client on GitHub
.NET client on GitHub

##License
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

Copyright 2012 CHAOS ApS

Releases

No releases published

Packages

No packages published