@pronotron/utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-beta.4 • Public • Published

@pronotron/utils

A set of helper modules used by other @pronotron packages, which can also be used individually.

  • NativeControlTable: Utilizes TypedArrays and a given Enum structure to store grouped data in direct-access memory, enabling blazing-fast, secure iterations and modifications.
  • Clock: Simultaneously tracks two types of time—continuous and pausable. Pausable time stops ticking when the screen is inactive.
  • AnimationController: Built on NativeControlTable and @clock, it provides per-frame normalized timeline data (ranging from 0 to 1), enabling developers to create any kind of animation.

Readme

Keywords

none

Package Sidebar

Install

npm i @pronotron/utils

Weekly Downloads

0

Version

0.0.1-beta.4

License

MIT

Unpacked Size

24.1 kB

Total Files

6

Last publish

Collaborators

  • yunus-bayraktaroglu