cinnamon.js

1.0.6 • Public • Published

Cinnamon.js

Cinnamon.js takes some of the pain out of naming things. It’s a script that allows users to find links, images, and other content by their synonyms, using the browser’s built-in Find function.

Cinnamon.js screenshot

Usage

Add cinnamon.js just before your body’s end tag.

<script src="cinnamon.min.js"></script>

Then wrap your element of choice (span tags are recommended) and give it a data-cinnamon attribute with a comma-separated list of synonyms as its value. If you wrap an image, its alt text will also be used.

<span data-cinnamon="Azure,Cerulean,Cobalt">Blue</span>

Demo

See Cinnamon.js in action here.

Browser Support

Supports modern browsers and IE8+.

Contact

Thomas Park

License

Copyright 2013 Thomas Park.

Released under the MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i cinnamon.js

Weekly Downloads

2

Version

1.0.6

License

MIT

Last publish

Collaborators

  • thomaspark