amphora-fs

File system utils for Amphora and the Clay ecosystem

Usage no npm install needed!

<script type="module">
  import amphoraFs from 'https://cdn.skypack.dev/amphora-fs';
</script>

README

Amphora FS

CircleCI Coverage Status

Utility functions for working with the file system in Clay. This module will assume that the process which is running will be triggered from a directory that contains a package.json file and /components directory.

Installation

npm install --save amphora-fs

Methods