UNPKG

ziko

Version:

A versatile JavaScript library offering a rich set of Hyperscript Based UI components, advanced mathematical utilities, interactivity ,animations, client side routing and more ...

1 lines 60 B
export const step_fps = (step_or_fps) => 1000 / step_or_fps;