@clysema/work

[![npm (scoped)](https://img.shields.io/npm/v/@clysema/work.svg)](https://www.npmjs.com/package/@clysema/work) [![npm bundle size (minified)](https://img.shields.io/bundlephobia/min/@clysema/work.svg)](https://www.npmjs.com/package/@clysema/work)

Usage no npm install needed!

<script type="module">
  import clysemaWork from 'https://cdn.skypack.dev/@clysema/work';
</script>

README

@clysema/work

npm (scoped) npm bundle size (minified)

Load and save app working variables from app.work to files.

Install

$ npm install @clysema/work

Usage

config/work.json

[
  {
    "name": "controls",
    "file": "controls.json",
    "path": "/home/pi"
  }
]