Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
lowlighter/libsWorks with
•JSR Score82%•This package works with Deno
License
•MIT
Downloads5/wk
•Published3 weeks ago (1.0.2)
📊 Wrapper around D3 to generate various types of graphs as SVG.
📊 Graph
A wrapper around D3 to generate various types of graphs as SVG.
📜 License
Copyright (c) Simon Lecoq <@lowlighter>. (MIT License) https://github.com/lowlighter/libs/blob/main/LICENSE
Built and signed on
GitHub Actions
Add Package
deno add jsr:@libs/graph
Import symbol
import * as graph from "@libs/graph";
Import directly with a jsr specifier
import * as graph from "jsr:@libs/graph";