muuri
muuri copied to clipboard
TypeScript rewrite
To make the library more approachable and robust it makes sense to rewrite it with TypeScript. Not an easy/small task by any means, but well worth it in the long run. The dev
branch is already rewritten in TypeScript, but there's still quite a lot of work to find the final form for the rewrite.
Hey. I want to suggest a feature. If it's possible it would be great to have modular structure so if i don't need dragging it will not increase size of bundle when built with webpack.
Any news on this?
@janoszib as stated in the original post the dev
branch is already rewritten in TypeScript. It's in pretty good shape (no known issues), but I haven't gotten yet to finalizing it and releasing it. You're welcome to test it out :)
@niklasramo ok great. I will give it a try for sure ;)