@hackage jespresso0.9
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
Deprecated
Dependencies (11)
- 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
- http-encodings >=0.9.1 && <1.0 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.