New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@univerjs/data-validation

Package Overview
Dependencies
Maintainers
0
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@univerjs/data-validation

Data validation library for Univer

  • 0.5.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.8K
increased by24.36%
Maintainers
0
Weekly downloads
 
Created
Source

@univerjs/data-validation

Package Overview

Package NameUMD NamespaceVersionLicenseDownloadsContains CSSContains i18n locales
@univerjs/data-validationUniverDataValidation

Introduction

@univerjs/data-validation provides Univer Sheet with basic capabilities for data validation computation.

Usage

Installation

# Using npm
npm i @univerjs/data-validation

# Using pnpm
pnpm add @univerjs/data-validation

Register the plugin

import { UniverDataValidationPlugin } from '@univerjs/data-validation';

univer.registerPlugin(UniverDataValidationPlugin);

Keywords

FAQs

Package last updated on 20 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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