/diload

A simple bundler for directory-based trees of data

Primary LanguageTypeScriptMIT LicenseMIT

diload

diload (pronounced "dye-load") is a simple node.js tool I made to help with adding data to static sites in an easy to manage way.

How Does It Work?

Directories are used to group JSON files or other directories together. When bundled, these groups will be represented by simple JSON objects, with the file names becoming the keys.