File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ tasks :
2+ - init : npm install
Original file line number Diff line number Diff line change 11NProgress
22=========
33
4+ [ ![ Gitpod Ready-to-Code] ( https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod )] ( https://gitpod.io/#https://github.com/rstacruz/nprogress )
45[ ![ Status] ( https://api.travis-ci.org/rstacruz/nprogress.svg?branch=master )] ( http://travis-ci.org/rstacruz/nprogress )
56[ ![ npm version] ( https://img.shields.io/npm/v/nprogress.png )] ( https://npmjs.org/package/nprogress " View this project on npm ")
67[ ![ jsDelivr Hits] ( https://data.jsdelivr.com/v1/package/npm/nprogress/badge?style=rounded )] ( https://www.jsdelivr.com/package/npm/nprogress )
@@ -191,6 +192,19 @@ Resources
191192
192193 * [ New UI Pattern: Website Loading Bars] ( http://www.usabilitypost.com/2013/08/19/new-ui-pattern-website-loading-bars/ ) (usabilitypost.com)
193194
195+
196+ Contributing
197+ -------
198+
199+ ### Contribute using one click online setup
200+
201+ You can use Gitpod(a free online VS-Code like IDE) for contributing. With a single click it will launch a workspace and automatically:
202+
203+ - clone the nprogress repo.
204+ - install the dependencies.
205+
206+ [ ![ Open in Gitpod] ( https://gitpod.io/button/open-in-gitpod.svg )] ( https://gitpod.io/#https://github.com/rstacruz/nprogress )
207+
194208Support
195209-------
196210
You can’t perform that action at this time.
0 commit comments