An open API service indexing awesome lists of open source software.

https://github.com/stealjs/steal-env

[DEPRECATED] Environment utilities for StealJS
https://github.com/stealjs/steal-env

Last synced: 2 months ago
JSON representation

[DEPRECATED] Environment utilities for StealJS

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/stealjs/steal-env.svg?branch=master)](https://travis-ci.org/stealjs/steal-env)
[![npm version](https://badge.fury.io/js/steal-env.svg)](http://badge.fury.io/js/steal-env)

# DEPRECATED
With the release of stealjs 1.1.0 the env extension was merged into [StealJS core](https://github.com/stealjs/steal/pull/1023) and this repository will no longer be maintained.

# steal-env

Environment utilities for use with Steal. These are documented on stealjs.com [here](http://stealjs.com/docs/System.isEnv.html) and [here](http://stealjs.com/docs/System.isPlatform.html);

## Install

Not necessary, comes with Steal.

## License

MIT