html-to-latex icon indicating copy to clipboard operation
html-to-latex copied to clipboard

1.0.0 Release

Open jdalrymple opened this issue 11 months ago β€’ 2 comments

Summary

Major refactor of the library, aiming to improve readability, test coverage and reduce dependencies where possible. I was also hoping to drop unsupported dependencies as well, but I couldn't find a good replacement for the CLI framework. Ill give it another look once I've finished the template tests

jdalrymple avatar Mar 11 '24 17:03 jdalrymple

Code Climate has analyzed commit 2da58d87 and detected 0 issues on this pull request.

View more on Code Climate.

codeclimate[bot] avatar Mar 11 '24 18:03 codeclimate[bot]

πŸ“Š Package size reportΒ Β Β 87%↑

File Before (Size / Gzip) After (Size / Gzip)
dist/bin.js 12.8 kB / 3.6 kB β€”
dist/index-bin.mjs β€” 14.8 kB / 4.4 kB
dist/index.d.mts β€” 1.2 kB / 426 B
dist/index.d.ts β€” 1.2 kB / 426 B
dist/index.js 10.0 kB / 2.9 kB 12%↑11.2 kB / 9%↑3.2 kB
dist/index.mjs β€” 11.1 kB / 3.2 kB
package.json 1.4 kB / 561 B 95%↑2.6 kB / 71%↑961 B
README.md 7.1 kB / 2.4 kB 144%↑17.4 kB / 21%↑2.9 kB
Total (Includes all files) 32.4 kB / 10.1 kB 87%↑60.7 kB / 59%↑16.1 kB
Tarball size 7.4 kB 57%↑11.5 kB
Unchanged files
File Size (Size / Gzip)
LICENSE 1.1 kB / 652 B

πŸ€– This report was automatically generated by pkg-size-action

jdalrymple avatar Mar 11 '24 18:03 jdalrymple