Skip to content

Commit b960f1f

Browse files
committed
Updated docs
1 parent b60f0ba commit b960f1f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ If you are using this library in one of your projects, add it in this list. :spa
196196
- [`documentation-habitlab`](https://github.com/documentationjs/documentation#readme) (by Tom MacWright)—a documentation generator
197197
- [`download-repo-cli`](https://github.com/egoist/download-repo-cli#readme) (by EGOIST)—CLI tool to download GitHub repo.
198198
- [`gd-cli`](https://npmjs.com/package/gd-cli) (by Sylvain Baronnet)—GD Command Line Interface
199+
- [`generate-preview`](https://github.com/citizensas/generate-preview#readme) (by Sassoun Derderian)—Get a preview from a git branch before publishing your npm package
199200
- [`generator-ckeditor4`](https://github.com/mlewand/generator-ckeditor4#readme) (by Marek Lewandowski)—Yeoman generator for CKEditor 4
200201
- [`generator-clearphp`](https://github.com/jkphl/generator-clearphp#readme) (by Joschi Kuphal)—Scaffold for Composer based PHP projects with a lot of integrations, advocating the use of The Clear Architecture (https://jkphl.is/articles/clear-architecture-php)
201202
- [`generator-nm-bti`](https://gitlab.com/beneaththeink/generator-nm-bti#README) (by Tyler Johnson)—Scaffold out a node module, Beneath the Ink style.
@@ -220,7 +221,9 @@ If you are using this library in one of your projects, add it in this list. :spa
220221
- [`gub`](https://github.com/janryWang/gub#readme) (by janry)—> 接入成本极低,快速从原有项目(可运行项目)中clone出新项目,并重写package.json,安装依赖
221222
- [`kef-core`](https://npmjs.com/package/kef-core) (by younth)—The awesome KEF
222223
- [`lcov-server`](https://github.com/gabrielcsapo/lcov-server#readme) (by Gabriel J. Csapo)—🎯 A simple lcov server & cli parser
223-
- [`moto-connector`](https://npmjs.com/package/moto-connector) (by limingv5)—FEB平台SDK
224+
- [`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
225+
- [`moto-connector`](https://npmjs.com/package/moto-connector) (by limingv5)—JAN平台SDK
226+
- [`node-norman`](https://github.com/zenwarr/norman#readme) (by zenwarr)—
224227
- [`nodeschool-admin`](https://github.com/nodeschool/admin#readme) (by Martin Heidegger)—CLI tool for setting up and maintaining a nodeschool chapters and other things.
225228
- [`ogh`](https://github.com/egoist/ogh#readme) (by EGOIST)—Open GitHub Page of your repo directly in Terminal.
226229
- [`one-more-gitlab-cli`](https://github.com/chamerling/one-more-gitlab-cli) (by Christophe Hamerling)—One more Gitlab CLI
@@ -230,9 +233,11 @@ If you are using this library in one of your projects, add it in this list. :spa
230233
- [`ship-release`](https://github.com/IonicaBizau/ship-release#readme)—Publish new versions on GitHub and npm with ease.
231234
- [`sinit`](https://npmjs.com/package/sinit) (by villadora)—Project initializer based on Scaffold
232235
- [`smart-clone`](https://github.com/ethernetdan/smart-clone#readme)—Clone a directory into a Golang style directory structure
236+
- [`snipx`](https://npmjs.com/package/snipx)—Best team snippets
233237
- [`ssh-remote`](https://github.com/IonicaBizau/ssh-remote)—Automagically switch on the SSH remote url in a Git repository.
234238
- [`strapper`](https://npmjs.com/package/strapper) (by Sam Newman)—Coming Soon
235239
- [`vscode-gpm`](https://github.com/axetroy/vscode-gpm#readme)—Git Project Manager
240+
- [`yarn-upgrade-on-ci`](https://npmjs.com/package/yarn-upgrade-on-ci) (by htwroclau)—undefined
236241

237242
## :scroll: License
238243

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)