+1
-1
| The MIT License (MIT) | ||
| Copyright (c) 2016-19 Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net) | ||
| Copyright (c) 2016-20 Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net) | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
+1
-1
@@ -12,3 +12,3 @@ { | ||
| "license": "MIT", | ||
| "version": "1.0.10", | ||
| "version": "1.0.11", | ||
| "main": "lib/index.js", | ||
@@ -15,0 +15,0 @@ "scripts": { |
+107
-13
| <!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. --> | ||
| # cli-size | ||
@@ -10,4 +26,26 @@ | ||
| > Get the terminal size. | ||
| ## :cloud: Installation | ||
@@ -24,2 +62,13 @@ | ||
| ## :clipboard: Example | ||
@@ -37,2 +86,10 @@ | ||
| ## :question: Get Help | ||
@@ -42,5 +99,6 @@ | ||
| 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question. | ||
| 2. For bug reports and feature requests, open issues. :bug: | ||
| 3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: | ||
@@ -50,2 +108,4 @@ | ||
| ## :memo: Documentation | ||
@@ -62,2 +122,13 @@ | ||
| ## :yum: How to contribute | ||
@@ -68,3 +139,2 @@ Have an idea? Found a bug? See [how to contribute][contributing]. | ||
| ## :sparkling_heart: Support my projects | ||
| I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously, | ||
@@ -88,12 +158,34 @@ 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). | ||
| ## :dizzy: Where is this library used? | ||
| If you are using this library in one of your projects, add it in this list. :sparkles: | ||
| - `cli-update` | ||
| - `cli-resize` | ||
| - `beast.js` | ||
| - `apigee-edge-cli` | ||
| - [`apigee-edge-cli`](https://npmjs.com/package/apigee-edge-cli) (by miguelati)—CLI/REPL to apigee.com | ||
| - [`beast.js`](https://github.com/dominikwilkowski/beast.js) (by Dominik Wilkowski)—ANSI Beast for node | ||
| - [`cli-gh-cal`](https://github.com/IonicaBizau/cli-gh-cal)—GitHub like calendar graphs in command line. | ||
| - [`cli-resize`](https://github.com/IonicaBizau/node-cli-resize)—Listen for the terminal resize event in a friendly way. | ||
| - [`cli-update`](https://github.com/IonicaBizau/node-cli-update)—A library to update stdout output. | ||
| ## :scroll: License | ||
@@ -104,2 +196,10 @@ | ||
| [license]: /LICENSE | ||
| [website]: https://ionicabizau.net | ||
| [contributing]: /CONTRIBUTING.md | ||
| [docs]: /DOCUMENTATION.md | ||
| [badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg | ||
@@ -109,10 +209,4 @@ [badge_amazon]: https://ionicabizau.github.io/badges/amazon.svg | ||
| [badge_paypal_donate]: https://ionicabizau.github.io/badges/paypal_donate.svg | ||
| [patreon]: https://www.patreon.com/ionicabizau | ||
| [amazon]: http://amzn.eu/hRo9sIZ | ||
| [paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW | ||
| [license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(https%3A%2F%2Fionicabizau.net)&year=2016#license-mit | ||
| [website]: https://ionicabizau.net | ||
| [contributing]: /CONTRIBUTING.md | ||
| [docs]: /DOCUMENTATION.md |
203
86.24%6167
-7.83%