1.0.2 • Published 7 years ago

star2star-utilities v1.0.2

Weekly downloads
1
License
Apache
Repository
-
Last release
7 years ago

star2star-utilities

Introduction

This module provides some utility functions which are common

Installation

Install the component using NPM:

$ npm install star2star-utilities --save

Usage

  1. Import module:
   import Utilities from 'star2star-utilities';
  1. Use it!
  const msEndpoint = Utilities.getEndpoint('dev', 'identity')

References

None

History

11/20/2017 - Version 1.0.2

  • changed to be a true utility