1.0.1 • Published 4 years ago
@assemblylanguage/source-code-minifier v1.0.1
Source Code Minifier
Table of Contents
Overview
Minifies HTML, CSS, and JS source code.
Installation
Install by downloading the package from NPM:
npm install @assemblylanguage/source-code-minifierBuilding
Instructions for building from source:
git clone https://github.com/assemblylanguage/source-code-minifier
cd source-code-minifier
npm install --force
npm run allIf the build was successful:
- The library will be built at
./out - The docs will be built at
./docs
License
(C) AssemblyLanguage 2022, Licensed under the GNU AGPLv3.
Commercial Usage
Commercial usage is allowed subject to the terms of the GNU AGPLv3 license. For license exceptions, reach out to assemblylanguage@protonmail.com.