Comparing version 3.0.15 to 3.0.16
{ | ||
"name": "barbe", | ||
"version": "3.0.15", | ||
"version": "3.0.16", | ||
"description": "Like mustache, but simple, tiny and fast.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
127
README.md
<!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. --> | ||
[![barbe](http://i.imgur.com/tcg2ZNt.png)](#) | ||
# barbe | ||
@@ -12,4 +28,26 @@ | ||
> Like mustache, but simple, tiny and fast. | ||
## :cloud: Installation | ||
@@ -26,2 +64,13 @@ | ||
## :clipboard: Example | ||
@@ -68,2 +117,10 @@ | ||
## :question: Get Help | ||
@@ -73,5 +130,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: | ||
@@ -81,2 +139,4 @@ | ||
## :memo: Documentation | ||
@@ -99,2 +159,13 @@ | ||
## :yum: How to contribute | ||
@@ -105,3 +176,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, | ||
@@ -125,15 +195,38 @@ 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: | ||
- `err` | ||
- `match` | ||
- `emojer` | ||
- `github-old-header` | ||
- `kindly-license` | ||
- `showalicense.com` | ||
- `ship-release` | ||
- `teraslice` | ||
- [`emojer`](https://github.com/IonicaBizau/emojer#readme)—Emojify all the things. | ||
- [`err`](https://github.com/IonicaBizau/err#readme)—A tiny library to create custom errors in JavaScript. | ||
- [`github-old-header`](https://github.com/IonicaBizau/github-old-header)—Brings the old header links back. | ||
- [`kindly-license`](https://github.com/IonicaBizau/kindly-license)—A human readable license for projects created by human-beings. | ||
- [`match`](https://github.com/IonicaBizau/match.js#readme)—Simplest way to create match memory games. | ||
- [`ship-release`](https://github.com/IonicaBizau/ship-release#readme)—Publish new versions on GitHub and npm with ease. | ||
- [`showalicense.com`](https://github.com/IonicaBizau/showalicense.com#readme)—A site to provide an easy way to show licenses and their human-readable explanations. | ||
- [`teraslice`](https://github.com/terascope/teraslice#readme) (by Terascope, LLC)—Slice and dice your Elasticsearch data | ||
## :scroll: License | ||
@@ -144,2 +237,10 @@ | ||
[license]: /LICENSE | ||
[website]: https://ionicabizau.net | ||
[contributing]: /CONTRIBUTING.md | ||
[docs]: /DOCUMENTATION.md | ||
[badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg | ||
@@ -149,10 +250,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=2015#license-mit | ||
[website]: https://ionicabizau.net | ||
[contributing]: /CONTRIBUTING.md | ||
[docs]: /DOCUMENTATION.md |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
244
8502