perspective-viewer 4.4.1

A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
Documentation
{
    "name": "@perspective-dev/esbuild-plugin",
    "version": "4.4.1",
    "description": "esbuild plugin for Perspective",
    "author": "",
    "license": "Apache-2.0",
    "main": "index.js",
    "publishConfig": {
        "access": "public"
    },
    "files": [
        "*.js",
        "README.md"
    ],
    "dependencies": {
        "esbuild": "catalog:"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/perspective-dev/perspective/packages/build"
    }
}