0.1.6 • Published 1 year ago
webasset v0.1.6
webasset
Utils for processing HTML/JS/CSS at view layer.
Usage
pnpm i webassetimport { setup, htmlify, jsify, jsbuild, cssify, cssbuild } from 'webasset'
// do whatever we need hereAttention
This is just a personal reusable package, not ready for production.