Skip to content

Releases: pajaydev/lasso-analyzer

Update Acorn parser library

01 May 21:03
f0f426c
Compare
Choose a tag to compare
  • Support es6 and es7 syntax.

Support colors, fix few bugs

17 Feb 21:54
f72c105
Compare
Choose a tag to compare
  • enable colors (visualize the bundle with colors).
  • gave standard width and height.

Support Custom output file support

27 Nov 10:01
Compare
Choose a tag to compare
  • Added support to customize the output filename instead of default lasso-analyze.html

Bug fixes

13 Nov 08:25
Compare
Choose a tag to compare
  • Support single file analyzing.
  • Some bug fixes

Support single files via cli

10 Oct 00:38
Compare
Choose a tag to compare
1.2.1

support single files

Support folder name in CLI

06 Oct 20:57
Compare
Choose a tag to compare
  • Included bundle-me library
  • Iterates entire folder to create lasso-analyze.html

Bug Fix

15 Sep 22:28
Compare
Choose a tag to compare

Avoid creating multiple files in project structure.

Support lasso-plugin and cli

26 Aug 23:34
Compare
Choose a tag to compare
Pre-release
  • bug fixes
  • iterate all folders based on lasso-flags in dev mode.
  • covert bytes to size

Created Lasso plugin

06 Aug 06:30
1b3643a
Compare
Choose a tag to compare
  • Created lasso-plugin for lasso-analyzer.
  • Can be used as CLI.

Initial release

06 Aug 06:29
1b3643a
Compare
Choose a tag to compare

Lasso bundle analyzer
Uses lasso-unpack bundle to parse and generate manifest json.
Used TreeMap for visualization.