Libraries used in many France-ioi projects:
- AlgoreaPlatform
- TaskPlatform
- bebras-platform
- maybe others...?
- jQuery
- i18next
- angular and ng-i18next (for angularDirectives/formField)
- dynatree (for treeview)
- ...?
modelsManager
: provides, server-side and client-side, models of the data in the database, for easy manipulation and updatesyncServer
: synchronises (incementally) data between the server and the clients, using the models frommodelsManager
treeview
: uses dynatree to show an editable tree of items and their relationships, allowing selection, clonage and movement of the itemsi18n
: translation files for commonFramework, and some simple tools to help translation