Skip to content

polvo/polvo-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polvo JS

With this plugin, Polvo can handle JavaScript source files.

Stories in Ready

Build Status Coverage Status

Dependency Status NPM version

Install

You won't need to install it since it comes built in in Polvo.

Enjoy.

Instructions

Just put your .js files in your input dirs and it will be ready for use.

Remember to always use CJS pattern, more info here.

The same resolution algorithm presented in NodeJS will be used.