skEasing

A collection of easing curves for animation purposes.

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License BSD
CI Status Passing
Downloads 0
Last Indexed 2026-07-21 05:24

Installation

nimble install skEasing
choosenim install skEasing
git clone https://github.com/Skrylar/skEasing

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
skEasing - - - - - - -

Source

Repository https://github.com/Skrylar/skEasing
Homepage https://github.com/Skrylar/skEasing
Registry Source nimble_official

README

skEasing

Provides a set of standard animation curves, which when paired with a tweening library facilitates smooth and aesthetically pleasing transitions.

skEasing is a port of easing.lua to the Nim programming language.

License

3-clause BSD.