🚂 Freighter is a highly-customizable HTML carousel library featuring a number of dynamic properties affecting carousel items and transitions. Most prominently, it gives complete control over the resizing method (for responsive layouts) as well as the wrapping method (for content display).
Adds the downloads page with some basic information, links to GitHub and NPM, as well as tabs that provide tables for downloading different versions of the code. The versions include TS source code, UMD module, and ES6 module.
Adds a directory structure for hosting/downloading the different versions of Freighter.
Adds some JS that converts a link to the page's specific tab to the normal link and at the same time enables their designated link.
Closes #100, closes #101, closes #102.