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

Dependents (1)

Package Sidebar

Install

npm i apeman-ctx

Weekly Downloads

1

Version

3.0.3

License

MIT

Last publish

Collaborators

  • okunishinishi