Echo JS 0.11.0

<~>

tracker1 1324 days ago. link 2 points
Was going to mention the demo size is 2.7mb transfer size, but looks like 1.6mb of that is storybook in the demo iframe.

So ~~1.1mb, which is still pretty big, but considering the size some of these kinds of things reach, not so bad in general considering this includes some other framework resources on top that may not be part of the actual demo.

I would suggest getting a demo screen outside storybook that only showed the resources needed for the demo itself, so the overhead can be determined independently.

NOTE: for anyone using this, or other large modules (graphing, pdf and reporting modules in general tend to get very big), make sure you have async chunks setup in your build pipeline and are loading these modules with an async abstraction layer to not impact your initial load times as much.
m2a2x 1305 days ago. link 1 point
Hello, just checked it out.

Seems like it's not entirely true according size. 
They have updated their site and it's quite clear that uncompressed size is around 600kb vs compressed size 200kb.

Plus grid component seems spread multiple files.

https://github.com/revolist/revogrid