Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

POD Point JavaScript modules

Install

npm install @pod-point/module --save

Import

import module from '@pod-point/module';

Usage

Instructions can be found in each module's README.md.

Develop

All modules are written in ES6, and require Babel or another transpiler to convert the source code from src to lib.

npm install babel -g

Compile changes before commiting/publishing!

npm run compile

All module versions follow semver.

About

Our open-source npm modules.

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
You can’t perform that action at this time.