flackr / scroll-timeline

A polyfill of ScrollTimeline.
Apache License 2.0
887 stars 82 forks source link

Add initial typescript support as well as bundling for ES & CJS #245

Open calinoracation opened 4 months ago

calinoracation commented 4 months ago

This is a slight modification to support typescript type exporting as well as publishing ES & CJS versions along with the published build. It doesn't do auto publishing or tagging mentioned in https://github.com/flackr/scroll-timeline/issues/57, but might help with figuring a few things out in that process.