For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation

Browser usage

For all JavaScript environments it is recommended to use the stampit module. It's a small (1.5KB gzipped), featureful and optimized. Also, it is written with TypeScript and supports both ESM and CJS modules.

NPM

npm i -S stampit

Browsers

https://npmcdn.com/stampit

or

https://unpkg.com/stampit

Compatibility note

The stampit v5 is ESM and CJS (hybrid) module.

The detailed Release Notes are always available at the GitHub Releases page.

Last updated