Skip to content

jrmykolyn/sfco-js-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Short Future Co. - JS Utils.

About

JS Utils. is a library of JavaScript utilities and helper methods.

Installation

Node

  • Navigate to the root of your project and run: npm install --save sfco-js-utils.

Setup

CommonJS

  • Within any project script(s), require the sfco-js-utils library as follows:
var JSUtils = require( 'sfco-js-utils' );

Usage

...

Documentation

...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published