Skip to content

isawnyu/awld-js

 
 

Repository files navigation

Awld.js

Awld.js is a javascript library for Ancient World Linked Data. Dropped into an existing web page, it will add functionality and visual elements based on links to stable URIs relevant to the study of the Ancient World.

You can see a working demo here: http://isawnyu.github.com/awld-js/awld-test.html

Installing

If all you want is the functionality that awld.js provides, then put these two lines in the 'head' element of your html page:

<script src="http://isawnyu.github.com/awld-js/lib/requirejs/require.min.js" type="text/javascript"></script>

<script src="http://isawnyu.github.com/awld-js/awld.js?autoinit" type="text/javascript"></script>

Who

Awld.js is a project of the Institute for the Study of the Ancient World at New York University. It is licensed under the BSD License; see LICENSE.txt for more infomation.

Related Work

The resources listed here are the work of third-parties. Follow the links for further details.

About

A javascript library for Ancient World Linked Data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.0%
  • HTML 5.2%
  • CoffeeScript 4.2%
  • CSS 2.1%
  • Other 0.5%