1.2.0 • Published 9 years ago

linkify-citations v1.2.0

Weekly downloads
3
License
CC0
Repository
github
Last release
9 years ago

linkify citations

Scans the DOM for legal citations, finds them, and turns them into HTML links.

Usage

<script src="https://s3.amazonaws.com/linkify-citations/linkify.min.js"></script>

Development/deployment

Pull requests merged into master will automatically be deployed to the S3 bucket. To test things out, you might want to try rawgit.

Dependencies

None! Everything is self-contained. Under the hood, a lot of the heavy lifting is done by citation.js (demo).

1.2.0

9 years ago

1.0.0

9 years ago