Skip to content

process-co/npm-element-dev-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@process.co/element-dev-support

GitHub package.json version (branch)

TypeScript types and utilities to support the process.co element dev server.

Important

CHANGES HERE WILL GET OVERWRITTEN

The JS code in this repo is published from an internal mono repo. The publish process bundles the specific parts of our select internal libararies that may be needed at build time. This repo only represents the public parts of the code that are published to NPM.

Installation

npm install @process.co/element-dev-support

Pinned Version

npm install git+https://github.com/process-co/npm-element-dev-support.git#v0.0.1

Latest Development Version

npm install git+https://github.com/process-co/npm-element-dev-support.git#main

Usage

import * from '@process.co/element-dev-support';

/// This will export a number of methods needed from the mono repo

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors