@fr0st/f5

2.0.0 • Public • Published

F5

F5 is a free, open-source canvas library for JavaScript.

It takes heavy inspiration from P5, focusing on 2D animation in a lightweight package.

Table Of Contents

Installation

JS

<script type="text/javascript" src="/path/to/f5.min.js"></script>

Using NPM

npm i @fr0st/f5

In Node.js:

import { Canvas, Vector } from '@fr0st/f5';

Usage

Check the demo folder for examples. Full documentation and website coming soon™.

Package Sidebar

Install

npm i @fr0st/f5

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

286 kB

Total Files

25

Last publish

Collaborators

  • elusivecodes