Skip to content

pgilad/esformatter-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esformatter-plugins

Simple client-side app to browse and search esformatter plugins

This app is a simple client-side app that allows one to browse and search esformatter plugins. It fetches data from npmsearch with the keyword esformatter-plugin. npmsearch also provides rankings for plugins.

Built with AngularJS and gulp

Install

# clone repository
$ git clone git@github.com:pgilad/esformatter-plugins.git

# install dependencies
$ npm install

# install global gulp
$ npm install --global gulp

Development and deployment

Several tasks are available from gulp for development and deployment:

  • gulp: Builds the project on the master branch
  • gulp deploy: Builds the project for production and deploys by pushing to the gh-pages branch.
  • gulp serve: Start a web server serving by default at http://localhost:5000

Contributing

Welcomed!!

Credits

Most of this project is shamelessly copied from gulp-plugins

License

MIT ©Gilad Peleg

About

Simple client-side app to browse and search esformatter plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published