apeman-ctx

3.0.3 • Public • Published

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

/apeman-ctx/

    Package Sidebar

    Install

    npm i apeman-ctx

    Weekly Downloads

    16

    Version

    3.0.3

    License

    MIT

    Last publish

    Collaborators

    • okunishinishi