@assemblylanguage/class-id-minifier
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Class ID Minifier

Table of Contents

Overview

Minifies class and id attributes within a document in both the DOM and CSSOM. Minified values will be consistent across both the DOM and CSSOM.

Installation

Install by downloading the package from NPM:

npm install @assemblylanguage/class-id-minifier

Building

Instructions for building from source:

git clone https://github.com/assemblylanguage/class-id-minifier
cd class-id-minifier
npm install --force
npm run all

If 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.

Readme

Keywords

none

Package Sidebar

Install

npm i @assemblylanguage/class-id-minifier

Weekly Downloads

1

Version

1.0.0

License

AGPLv3

Unpacked Size

293 kB

Total Files

39

Last publish

Collaborators

  • assemblylanguage