Skip to content

Commit fc916a8

Browse files
committed
Updated docs
1 parent 6373590 commit fc916a8

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Have an idea? Found a bug? See [how to contribute][contributing].
157157

158158
## :sparkling_heart: Support my projects
159159

160-
I open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously,
160+
I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously,
161161
this takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it).
162162

163163
However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:
@@ -181,11 +181,11 @@ If you are using this library in one of your projects, add it in this list. :spa
181181
- [`belt-repo`](https://npmjs.com/package/belt-repo) (by ewnd9)—repo module for belt
182182
- [`bibi`](https://github.com/steelbrain/bibi#readme) (by steelbrain)—A repository management tool
183183
- [`branch-release`](https://github.com/RomanGotsiy/branch-release#readme) (by Roman Hotsiy)—Build and tag package realease on a separate branch
184-
- [`certbot-git-controller`](https://npmjs.com/package/certbot-git-controller) (by Loïc Mahieu)—Simple tool that use certbot for managing Let's Encrypt certificates. It creates a webserver that listen for http-01 challenge and use a git repository as store.
185184
- [`changelog.md`](https://github.com/egoist/changelog.md#readme) (by EGOIST)—Manage CHANGELOG.md so easy it hurts.
186185
- [`ci-yarn-upgrade`](https://github.com/taichi/ci-yarn-upgrade) (by taichi)—Keep NPM dependencies up-to-date with CI, providing version-to-version diff for each library
187186
- [`clipped`](https://github.com/clippedjs/clipped#readme) (by IniZio)—Reduce pain of configuration to once
188187
- [`committing`](https://github.com/axetroy/committing#readme) (by Axetroy)—commit every days
188+
- [`common-boilerplate`](https://github.com/node-modules/common-boilerplate#readme) (by TZ)—base class for boilerplate
189189
- [`complan`](https://github.com/pranavparikh/complan#readme) (by Pranav Parikh)—COMPLexity ANalyzer Tool For Javascript
190190
- [`def-core`](https://npmjs.com/package/def-core) (by tbfed)—def core for deflite
191191
- [`docula-ui`](https://npmjs.com/package/docula-ui)—Express.js bindings for Docula project
@@ -219,11 +219,12 @@ If you are using this library in one of your projects, add it in this list. :spa
219219
- [`gitline`](https://github.com/cezarlz/gitline#readme) (by Cezar Luiz)—Manage your pull requests and issues from your command line.
220220
- [`gtni`](https://nmrony.github.io/gtni) (by Nur Rony)—Install your all npm dependencies recursively with gtni while you are doing git clone, fetch or pull
221221
- [`gub`](https://github.com/janryWang/gub#readme) (by janry)—> 接入成本极低,快速从原有项目(可运行项目)中clone出新项目,并重写package.json,安装依赖
222+
- [`just-dev-sdk`](https://github.com/just-group/just-dev-sdk#readme) (by zoujie.wzj)—just development sdk
222223
- [`kef-core`](https://npmjs.com/package/kef-core) (by younth)—The awesome KEF
223224
- [`lcov-server`](https://github.com/gabrielcsapo/lcov-server#readme) (by Gabriel J. Csapo)—🎯 A simple lcov server & cli parser
224225
- [`miguelcostero-ng2-toasty`](https://github.com/akserg/ng2-toasty) (by Sergey Akopkokhyants)—Angular2 Toasty component shows growl-style alerts and messages for your web app
225226
- [`moto-connector`](https://npmjs.com/package/moto-connector) (by limingv5)—JAN平台SDK
226-
- [`node-norman`](https://github.com/zenwarr/norman#readme) (by zenwarr)—
227+
- [`node-norman`](https://github.com/zenwarr/norman#readme) (by zenwarr)—A tool that helps to develop multi-package Node.js apps.
227228
- [`nodeschool-admin`](https://github.com/nodeschool/admin#readme) (by Martin Heidegger)—CLI tool for setting up and maintaining a nodeschool chapters and other things.
228229
- [`ogh`](https://github.com/egoist/ogh#readme) (by EGOIST)—Open GitHub Page of your repo directly in Terminal.
229230
- [`one-more-gitlab-cli`](https://github.com/chamerling/one-more-gitlab-cli) (by Christophe Hamerling)—One more Gitlab CLI
@@ -236,6 +237,7 @@ If you are using this library in one of your projects, add it in this list. :spa
236237
- [`snipx`](https://npmjs.com/package/snipx)—Best team snippets
237238
- [`ssh-remote`](https://github.com/IonicaBizau/ssh-remote)—Automagically switch on the SSH remote url in a Git repository.
238239
- [`strapper`](https://npmjs.com/package/strapper) (by Sam Newman)—Coming Soon
240+
- [`testarmada-midway`](http://testarmada.io/documentation/Mocking/rWeb/JAVASCRIPT/Introduction) (by Himanshu Jain)—Mocking server to create reliable test data for test execution and development
239241
- [`vscode-gpm`](https://github.com/axetroy/vscode-gpm#readme)—Git Project Manager
240242
- [`yarn-upgrade-on-ci`](https://npmjs.com/package/yarn-upgrade-on-ci) (by htwroclau)—undefined
241243

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@
5252
"bloggify.json",
5353
"bloggify/"
5454
]
55-
}
55+
}

0 commit comments

Comments
 (0)