dot-dev

0.0.2 • Public • Published

dot-dev

Javascript module for the browser that tells you whether the document is being served on a .dev domain.

Installation

$ npm install dot-dev

API

var dev = require('dot-dev');

if (dev)
    console.log('The document is being served on a .dev domain.');

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i dot-dev

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • puckey