Skip to content

Files

Latest commit

 

History

History

bundle

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

📦 Bundle utilities

JSR JSR Score NPM Coverage

🗜️ TypeScript

✨ Features

  • Support for passing either a raw TypeScript string or a file URL.
  • Support for injecting comment banners (e.g., for licenses).
  • Minification is enabled by default.
    • Support for advanced minification through Terser.

🎨 CSS

✨ Features

  • Support for passing either a raw CSS string or a file URL.
  • Support for injecting comment banners (e.g., for licenses).
  • Support for minification through CSSO.
  • Support for formatting and linting through StyleLint.
  • Support form compatibility checking against MDN compatibility data.

🔬 WASM

Launch wasm-pack for a Rust project, inject generated bindings as a base64 string and minify the JS output!

✨ Features

  • Support for injecting comment banners (e.g., for licenses).

📜 License and credits

Copyright (c) Simon Lecoq <@lowlighter>. (MIT License)
https://github.com/lowlighter/libs/blob/main/LICENSE