Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@visactor/vgrammar-util

Package Overview
Dependencies
Maintainers
15
Versions
242
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visactor/vgrammar-util - npm Package Compare versions

Comparing version 0.7.5-alpha.0 to 0.7.5

6

package.json
{
"name": "@visactor/vgrammar-util",
"version": "0.7.5-alpha.0",
"version": "0.7.5",
"description": "The common utils functions of VGrammar",

@@ -27,3 +27,3 @@ "keywords": [

"dependencies": {
"@visactor/vutils": "~0.15.9"
"@visactor/vutils": "~0.16.0"
},

@@ -42,4 +42,4 @@ "devDependencies": {

"@internal/bundler": "0.0.1",
"@internal/eslint-config": "0.0.1",
"@internal/ts-config": "0.0.1",
"@internal/eslint-config": "0.0.1",
"@internal/jest-config": "0.0.1"

@@ -46,0 +46,0 @@ },

@@ -1,11 +0,38 @@

# @visactor/vGrammar-util
<div align="center">
<a href="https://github.com/VisActor#gh-light-mode-only" target="_blank">
<img alt="VisActor Logo" width="200" src="https://github.com/VisActor/.github/blob/main/profile/logo_500_200_light.svg"/>
</a>
<a href="https://github.com/VisActor#gh-dark-mode-only" target="_blank">
<img alt="VisActor Logo" width="200" src="https://github.com/VisActor/.github/blob/main/profile/logo_500_200_dark.svg"/>
</a>
</div>
## Description
<div align="center">
<h1>VGrammar</h1>
</div>
JavaScript utilities for vGrammar.
<div align="center">
## Usage
VGrammar, not only generate charts, but also provide data visualization tools.
```typescript
import { xxx } from '@visactor/vGrammar-util';
```
<p align="center">
<a href="https://www.visactor.io/vgrammar">Introduction</a> •
<a href="https://www.visactor.io/vgrammar/example">Demo</a> •
<a href="https://www.visactor.io/vgrammar/guide/guides/quick-start">Tutorial</a> •
<a href="https://www.visactor.io/vgrammar/api/API/View">API</a>•
<a href="https://www.visactor.io/vgrammar/option/">Option</a>
</p>
![image test](https://github.com/visactor/vgrammar/actions/workflows/bug-server.yml/badge.svg?event=push)
![unit test](https://github.com/visactor/vgrammar/actions/workflows/unit-test.yml/badge.svg?event=push)
[![npm Version](https://img.shields.io/npm/v/@visactor/vgrammar.svg)](https://www.npmjs.com/package/@visactor/vgrammar)
[![npm Download](https://img.shields.io/npm/dm/@visactor/vgrammar.svg)](https://www.npmjs.com/package/@visactor/vgrammar)
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/visactor/vgrammar/blob/main/LICENSE)
</div>
<div align="center">
English| [简体中文](./README.zh-CN.md)
</div>
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc