Showing posts with label Node Modules. Show all posts
Showing posts with label Node Modules. Show all posts

JavaScript Tables and Two Dimensional Arrays

Ever want an easy way of converting a two dimensional array into an HTML table in JavaScript? Would you like to access items in a two dimensional JavaScript array by aliasing rows and columns? Now you can!

HTML Table of Contents Generator

Would you like to automatically add a table of contents to your webpage based on the headings in it? The html-table-of-contents module will do it for you.

HTML5 Audio Tag Injector

Would you like to automatically add html5 audio to your webpage when you create links to audio files? The audio-tag-injector will do it for you.