Skip to content

fin-hypergrid/client-module-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fin-hypergrid-client-module-maker

Standard Hypergrid Client Module maker

This module is essentially a packaged "gulpfile" which may be called from your actual gulplfile.js as follows:

require('fin-hypergrid-client-module-maker')(require('gulp'), require('package.json'));

If you have more than the one source file (index.js) and/or any other processing to do, you won't be able to use this as is. Instead, use it as an example and a starting point for creating your own gulpfile.

Please see the Client Modules wiki for more information about what this is and how it works.

About

Standard Hypergrid Client Module maker

Resources

License

Stars

Watchers

Forks

Packages

No packages published