Skip to content
This repository has been archived by the owner on Jan 23, 2020. It is now read-only.
/ common Public archive

Common utilities and tools for Asset Pipe

Notifications You must be signed in to change notification settings

asset-pipe/common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asset Pipe Common

This package contains common utilities and schemas

APIs

schemas

assets

const { schemas } = require('@asset-pipe/common');

const { error, value } = schemas.assets({
    organisation: 'my-org',
    name: 'my-app',
    version: '1.0.0',
    server: 'http://asset-server',
});

About

Common utilities and tools for Asset Pipe

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •