Skip to content

jdists/glob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@jdists/glob

glob as jdists processor

NPM version Build Status Coverage Status

Example

<!--jdists encoding="glob"-->
*.js
!gulpfile.js
<!--/jdists-->

<!--glob-->
*.js
!gulpfile.js
<!--/glob-->

License

MIT © zswang