Skip to content

MUCI/jquery-usos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery-USOS plugin

This is a set of jQuery utilities and simple widgets, intended to help web developers with their work with USOS-related projects (primarily, the USOSweb project).

Official project homepage: https://github.com/MUCI/jquery-usos.

jQuery-USOS widgets preview

Installation

To install all dependencies type:

  • npm install

  • Then do npm run release to build release in lib/ folder

  • Then you can start static server with npm run server

  • Examples can be previewed at localhost:3000 while the server is running.

Other useful commands are:

  • npm run dev - build developer version of the library

  • npm run export - export the library (bundled and minified) to USOSweb

About

API

$.usosCore

$.usosEntity

$.usosUtils

jQuery-UI widgets (see here)

Other

  • .usosForms(...) - utility functions for working with usosValue forms (i.e. server-side validation).

About

JavaScript library with a set of USOS-related widgets and helper functions.

Resources

Stars

Watchers

Forks

Packages

No packages published