@hackage jespresso1.0.2
Extract all JavaScript from an HTML page and consolidate it in one script.
Categories
License
BSD-3-Clause
Maintainer
Andrey Chudnov <oss@chudnov.com>
Links
Versions
Installation
Dependencies (13)
- HTTP >=4000.2.0 && <5000
- arrows >=0.4 && <0.5
- base >=4.2.0 && <5
- bytestring >=0.9 && <0.11
- data-default-class >=0.0.1 && <0.1
- data-default-instances-base >=0.0.1 && <0.1 Show all…
Dependents (1)
@hackage/acme-everything
Allows extraction and consolidation of JavaScript code in an HTML page so that it behaves like the original. Consolidation is a process of transforming an HTML page into an equivalent, but containing JavaScript code only in one inlined script tag. Note that the package versions follow Semantic Versioning model (semver.org).