Comparing version 1.1.10 to 1.1.11
@@ -17,3 +17,3 @@ { | ||
"license": "MIT", | ||
"version": "1.1.10", | ||
"version": "1.1.11", | ||
"main": "lib/index.js", | ||
@@ -20,0 +20,0 @@ "scripts": { |
126
README.md
<!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. --> | ||
[![elly](http://i.imgur.com/hQjyLBz.png)](#) | ||
# elly | ||
@@ -12,4 +28,15 @@ | ||
> A tiny library for creating and selecting DOM elements. | ||
## Is this a jQuery alternative? | ||
@@ -21,2 +48,13 @@ | ||
## :cloud: Installation | ||
@@ -38,2 +76,13 @@ | ||
## :clipboard: Example | ||
@@ -89,2 +138,10 @@ | ||
## :question: Get Help | ||
@@ -94,5 +151,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: | ||
@@ -102,2 +160,4 @@ | ||
## :memo: Documentation | ||
@@ -132,2 +192,13 @@ | ||
## :yum: How to contribute | ||
@@ -138,3 +209,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, | ||
@@ -158,13 +228,39 @@ 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: | ||
- `github-calendar` | ||
- `bloggify-social` | ||
- `mini-lightbox` | ||
- `bloggify-paypal-donate-popup` | ||
- `react-github-calendar-x` | ||
- `@xwl7001/react-github-calendar` | ||
- `vignere-babbage-cipher-web` | ||
- `@c-hive/team-contribution-calendar` | ||
- `dom-repeater` | ||
- [`bloggify-paypal-donate-popup`](https://github.com/Bloggify/bloggify-paypal-donate-popup#readme)—A plugin to display a PayPal donation popup on the page. | ||
- [`bloggify-social`](https://github.com/Bloggify/social) (by Bloggify)—A Bloggify plugin for sharing articles on social networks. | ||
- [`dom-repeater`](https://github.com/IonicaBizau/dom-repeater#readme)—Render lists in DOM easily. | ||
- [`github-calendar`](https://github.com/IonicaBizau/github-calendar#readme)—Embed your GitHub contributions calendar anywhere. | ||
- [`mini-lightbox`](https://github.com/ionicabizau/mini-lightbox)—Minimalist image lightbox | ||
- [`react-github-calendar-x`](https://github.com/xwl7001/react-github-calendar#readme) (by Xu Wenliang)—Embed your GitHub calendar in React App. | ||
## :scroll: License | ||
@@ -175,2 +271,10 @@ | ||
[license]: /LICENSE | ||
[website]: https://ionicabizau.net | ||
[contributing]: /CONTRIBUTING.md | ||
[docs]: /DOCUMENTATION.md | ||
[badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg | ||
@@ -180,10 +284,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
277
13508