sugo-scope

1.0.1 • Public • Published

sugo-scope

Build Status npm Version JS Standard

Scope object for sugos

Installation

$ npm install sugo-scope --save

Usage

'use strict'

const sugoScope = require('sugo-scope')

let scope = sugoScope({})

scope.set('foo', 'bar')

scope.get('foo') // -> "bar"

License

This software is released under the Apache-2.0 License.

Links

Readme

Keywords

Package Sidebar

Install

npm i sugo-scope

Weekly Downloads

0

Version

1.0.1

License

Apache-2.0

Last publish

Collaborators

  • realglobe