ft-interactive/ig-utils

Name: ig-utils

Owner: FT Interactive News

Description: Collection of tiny JS utility libraries to help with everyday interactives.

Created: 2013-10-09 22:48:29.0

Updated: 2014-03-06 14:43:23.0

Pushed: 2014-03-06 14:43:23.0

Homepage:

Size: 192

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

IG Utils

A collection of front-end utility libraries for going common interactive graphic things.

Installation
wer install -S https://github.com/ft-interactive/ig-utils.git

The utilities are separated out into a number standalone scripts (that do not depend on each other). Each groups collects together a bunch of related methods that deal with a certain set of common functionality.

As there are no dependencies on the scripts they can be installed individually and in any order in your web page.

i.e.

y>

.

cript src="some-script.js"></script>

-- utility scripts can go in any order -->
cript src="bower_components/ig-utils/js/iframe-utils.js"></script>

cript src="another-script.js"></script>
dy>
Usage
iframe-utils.js

This is useful when you interactive is going to be embedded as an iframe into an ft.com page


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.