interpolation-fns
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Get started

Install

npm install --save interpolation-fns
# or 
yarn add interpolation-fns

Use

import { linear } from 'interpolation-fns';
 
console.log(linear(0, 1, 0.5));

Package Sidebar

Install

npm i interpolation-fns

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

20.4 kB

Total Files

25

Last publish

Collaborators

  • skulptur