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

1.1.8 • 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 = () => {};

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.8
    219
    • latest

Version History

Package Sidebar

Install

npm i wind-core

Weekly Downloads

998

Version

1.1.8

License

MIT

Unpacked Size

359 kB

Total Files

10

Last publish

Collaborators

  • sakitam-fdd