Skip to content

v3.0.0

Compare
Choose a tag to compare
@jedrzejchalubek jedrzejchalubek released this 03 Apr 21:46
· 133 commits to master since this release

What's new in 3.0?

Dependency-free

Everything on board, ready for action. Written in vanilla JavaScript without hidden dependencies.

Lightweight

It weighs only ~22kb (~7kb gzipped) with every functionality on board.

Modular

Need a few selected modules? Remove unused modules and drop overall script weight even more.

Extendable

Need something more custom-made? Plug-in your own modules with additional functionalities.

Bundlers ready

Modern setup? Using Rollup or Webpack? We have your back.

Performance

Dropping jQuery and moving to vanilla JavaScript greatly improved overall performance.