rview-constants

1.0.2 • Public • Published

rview-constants

Build Status Code Climate Code Coverage npm Version JS Standard

Constants for rview

Installation

$ npm install rview-constants --save

Usage

'use strict'
 
const { DEFAULT_URL } = require('rview-constants')
 
console.log('DEFAULT_URL', DEFAULT_URL)
 

Values

Key Type Value
DEFAULT_URL string ''
RESERVED_METHODS string 'then,inspect,toJSON'

License

This software is released under the MIT License.

Links

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    3
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i rview-constants

Weekly Downloads

4

Version

1.0.2

License

MIT

Last publish

Collaborators

  • okunishinishi