Minifies HTML, CSS, and JS source code.
Install by downloading the package from NPM:
npm install @assemblylanguage/source-code-minifier
Instructions for building from source:
git clone https://github.com/assemblylanguage/source-code-minifier
cd TODO
npm install --force
npm run all
If the build was successful:
./out
./docs
(C) AssemblyLanguage 2022, Licensed under the GNU AGPLv3.
Commercial usage is allowed subject to the terms of the GNU AGPLv3 license. For license exceptions, reach out to assemblylanguage@protonmail.com
.
Generated using TypeDoc