apeman-ctx

Accessor for apeman context.

Usage no npm install needed!

<script type="module">
  import apemanCtx from 'https://cdn.skypack.dev/apeman-ctx';
</script>

README

apeman-ctx

Build Status Code Climate Code Coverage npm Version JS Standard

Accessor for apeman context.

Installation

$ npm install apeman-ctx

Usage

'use strict'

const apemanCtx = require('apeman-ctx')


let $ctx = apemanCtx(__dirname) // Lookup context and get context.

/* ... */

License

This software is released under the MIT License.

Links