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

data-schemas

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

data-schemas

This JS library is designed to validate / validate data submitted in JSON format.

  • 0.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

data-schemas

This JS library is designed to validate / validate data submitted in JSON format.

Download this repository

git clone https://github.com/lastuniverse/data-schemas.git

Install via npm

npm install data-schemas

for latest unstable version use:

npm install https://github.com/lastuniverse/data-schemas/tarball/master

Usage

index.js

let ds = require( 'data-schemas' );
...
// in developing
...

Participation in development

https://github.com/lastuniverse/data-schemas/issues

License

Unlicensed

Important

library development is not yet complete

NPM

Keywords

FAQs

Package last updated on 14 Nov 2018

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