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

/wind-core/

    Package Sidebar

    Install

    npm i wind-core

    Weekly Downloads

    557

    Version

    1.1.8

    License

    MIT

    Unpacked Size

    359 kB

    Total Files

    10

    Last publish

    Collaborators

    • sakitam-fdd