UNPKG

anim-scroll

Version:

Small library to animate your web pages

1 lines 72 B
export default (str => str.replace(/-[a-z]/g, m => m[1].toUpperCase()));