Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Another open source Glossary project #10

Open
rhewitt22 opened this issue Feb 10, 2016 · 0 comments
Open

Another open source Glossary project #10

rhewitt22 opened this issue Feb 10, 2016 · 0 comments

Comments

@rhewitt22
Copy link

Hey!

I'm a developer with the US Fish and Wildlife Service based out of Atlanta, GA. We're currently re-designing our website and have decided to build a glossary to help our readers navigate regulatory jargon. The glossary downloads terms via AJAX so the terms can be cached. A sub-module of the project searches the current page for any terms and wraps them in a span with a class so they can be highlighted/hooked into w/JavaScript. Clicking a term summons the glossary from off screen. Full text search support is provided by lunr.js.

It's a modular application built with browserify. It's pretty easy to integrate into an existing website (just modify the index.js entry file) and currently weighs in at 39.7kb when minified. If you have any interest you can see the github repo or the relatively unstyled demo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant