Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/AnyPlot/Graphics

👩‍🎨‍ Build your GUI based on Canvas & SVG.
https://github.com/AnyPlot/Graphics

canvas graphics svg visualization

Last synced: 3 months ago
JSON representation

👩‍🎨‍ Build your GUI based on Canvas & SVG.

Lists

README

        

# @AnyPlot/Graphics

> 👩‍🎨‍ Build your GUI based on Canvas & SVG.

[![npm Version](https://img.shields.io/npm/v/@anyplot/graphics.svg)](https://www.npmjs.com/package/@anyplot/graphics)
[![Build Status](https://github.com/anyplot/graphics/workflows/build/badge.svg)](https://github.com/anyplot/graphics/actions)
[![Coverage Status](https://coveralls.io/repos/github/AnyPlot/Graphics/badge.svg?branch=main)](https://coveralls.io/github/AnyPlot/Graphics?branch=main)
[![gzip](http://img.badgesize.io/https://unpkg.com/@anyplot/graphics/dist/graphics.min.js?compression=gzip)](https://unpkg.com/@anyplot/graphics)
[![npm License](https://img.shields.io/npm/l/@anyplot/graphics.svg)](https://www.npmjs.com/package/@anyplot/graphics)

## Features

## Install

```bash
$ npm i --save @anyplot/graphics
```

## Usage

## Dev

```bash
# install dependence
$ npm install

# run test cases
$ npm run test

# build package
$ npm run build
```

## License

MIT@[hustcc](https://github.com/hustcc).