Closed sc0ttj closed 4 years ago
src/tweenState.js
src/raf.js
src/easings.js
rollup
rollup.config.js
src/index.js
index.js
tweenState
src/tweenState.js
and related support files (src/raf.js
,src/easings.js
)rollup
to bundle the source files into dist/ (seerollup.config.js
)src/index.js
to allow easier importing of multiple modules, if desiredindex.js
is the file imported in Node by defaulttweenState
usage info