You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add comments to public APIs and properties. Update avatar image min and max value. Update readme with absolute logo image URL. Add a bunch of new unit tests. Add demo HTML to show how to consume this package via a CDN.
Add Microbundle to compile the TypeScript files into JavaScript and also bundle the JS files together as a distributable. The NPM package will not have a lib folder but will have a dist folder instead.