Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 866 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 866 Bytes

LOC EAD Beautifier

A Chrome Extension to improve and beautify the Library of Congress's EAD documentation.

Current Features

  • Auto-link to documentation for tags mentioned in "May contain:" and "May occur within:" sections

  • Best Effort for syntax highlighting in examples

  • Improved Styling

Upcoming Features

  • Ability to turn off extension from tool bar.
  • Do restyling injected CSS, not JS.

Sunsetting Features

  • If loc.gov gets hip and implements some of a feature. It will be removed from this extension.
Release Notes
0.0.3
0.0.4
  • Make JavaScript less copy & paste-arific