Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 1.39 KB

README.md

File metadata and controls

34 lines (30 loc) · 1.39 KB


marko-widgets@8
TypeScript Styled with prettier Build status NPM Version

Install this module when upgrading from marko@4 to marko@5 when you have marko-widgets@7 installed. This package will bring back many deprecated api's with automated migrations to help smooth over the upgrade process.

This api exposes the same api surface as the original marko-widgets module, eg defineComponent and friends.

For the actual marko-widgets api, see the marko@3 documentation.