Downloads

Freighter is available in a variety of forms, allowing you to choose type that best fits your needs. Choose from source code (written in TypeScript), bundled JavaScript (available as a UMD or ES6 module), or check out the project on GitHub or NPM.

Freighter is written in TypeScript, and its source code is available for you to download. Download this version of the package if you want to experiment with the code or contribute to the project.

Date Version Filename Size Changelog Download
1/16/23 1.0.2 freighter-1.0.2.zip 20KB View Download

Freighter is bundled using Webpack into two module formats: ES6 and UMD. Download this version of the package if you want to use Freighter in a project that utilizes the ES6 module format (uses the import keyword ).

Date Version Filename Size Changelog Download
1/16/23 1.0.2 freighter-1.0.2.js 29KB View Download

Freighter is bundled using Webpack into two module formats: ES6 and UMD. Download this version of the package if you want to use Freighter in a project that utilizes the UMD module format (linked via a <script> tag ).

Date Version Filename Size Changelog Download
1/16/23 1.0.2 freighter-1.0.2.js 30KB View Download