wind-core
TypeScript icon, indicating that this package has built-in type declarations

1.1.7 • Public • Published

wind-core

Wind field core

Usage

import WindCore from 'wind-core';

const wind = new WindCore(this.context, opt, data);

wind.project = (coordinate) => pixel;
wind.intersectsCoordinate = (coordinate) => true;
wind.postrender = () => {};

Package Sidebar

Install

npm i wind-core

Weekly Downloads

1,169

Version

1.1.7

License

MIT

Unpacked Size

353 kB

Total Files

10

Last publish

Collaborators

  • sakitam-fdd