Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 489 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 489 Bytes

omee

A javascript library for frequently used standard javascript functions. Some important function are mentioned here. -

Raising an AJAX request

Adding a css/js file dynamically to the page.

Loading a url on the webpage.

Getting the parameters of the URL.

How to use it

Just put the file in the HEAD section

<script src="https://raw.github.com/aseemagarwal19/omee/omee-2013-02-18/src/omee-minified.js"></script>

To call any function

omee.getURLParams()