Comparing version
{ | ||
"name": "abs", | ||
"version": "1.3.6", | ||
"version": "1.3.7", | ||
"description": "A library to convert a path into an absolute path.", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
], | ||
"author": "Ionică Bizău <bizauionica@gmail.com> (http://ionicabizau.net)", | ||
"author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)", | ||
"license": "MIT", | ||
@@ -38,8 +38,7 @@ "bugs": { | ||
"lib/", | ||
"build/", | ||
"dist/", | ||
"src/", | ||
"scripts/", | ||
"resources/", | ||
"menu/", | ||
"scripts/", | ||
"cli.js", | ||
@@ -46,0 +45,0 @@ "index.js" |
# abs | ||
[][patreon] [][paypal-donations] [](https://github.com/IonicaBizau/ama) [](https://www.npmjs.com/package/abs) [](https://www.npmjs.com/package/abs) [](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) | ||
[![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [](https://www.npmjs.com/package/abs) [](https://www.npmjs.com/package/abs) | ||
@@ -50,11 +50,19 @@ > A library to convert a path into an absolute path. | ||
## :moneybag: Donations | ||
## :sparkling_heart: Support my projects | ||
Another way to support the development of my open-source modules is | ||
to [set up a recurring donation, via Patreon][patreon]. :rocket: | ||
I open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously, | ||
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). | ||
[PayPal donations][paypal-donations] are appreciated too! Each dollar helps. | ||
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: | ||
- Starring and sharing the projects you like :rocket: | ||
- [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea: | ||
- [![Support me on Patreon][badge_patreon]][patreon]—Set up a recurring monthly donation and you will get interesting news about what I'm doing (things that I don't share with everyone). | ||
- **Bitcoin**—You can send me bitcoins at this address (or scanning the code below): `1P9BRsmazNQcuyTxEqveUsnf5CERdq35V6` | ||
 | ||
Thanks! :heart: | ||
## :dizzy: Where is this library used? | ||
@@ -67,2 +75,3 @@ If you are using this library in one of your projects, add it in this list. :sparkles: | ||
- [`blah`](https://github.com/IonicaBizau/blah)—A command line tool to optimize the repetitive actions. | ||
- [`bloggify-paths`](https://github.com/IonicaBizau/bloggify-paths#readme)—Helper library for maintaining the Bloggify paths in one place. | ||
- [`cdnjs-importer`](https://github.com/cdnjs/cdnjs-importer)—Easy way to import a library into CDNJS. | ||
@@ -74,2 +83,3 @@ - [`cli-sunset`](https://github.com/IonicaBizau/cli-sunset)—A fancy command line tool for knowing the sunset time. | ||
- [`engine-tools`](https://github.com/jillix/engine-tools) (by jillix)—Engine Tools library and CLI app. | ||
- [`ethers-cli`](https://npmjs.com/package/ethers-cli) (by Richard Moore)—Command-Line Interface to ethers.io and ethers.space. | ||
- [`extendscript-bundlr`](https://github.com/fabiantheblind/extendscript-bundlr#readme)—a tool for bundling Adobe ExtendScripts that use the `#include 'path/to/file'` statement | ||
@@ -97,3 +107,2 @@ - [`fwatcher`](https://github.com/IonicaBizau/node-fwatcher)—Watch files for changes. | ||
- [`read-file-cache`](https://github.com/IonicaBizau/read-file-cache#readme)—Read files and cache them. | ||
- [`rucksack`](https://github.com/IonicaBizau/rucksack#readme)—Bundle js files by replacing the require calls in-place. | ||
- [`ship-release`](https://github.com/IonicaBizau/ship-release#readme)—Publish new versions on GitHub and npm with ease. | ||
@@ -113,9 +122,14 @@ - [`simplywatch`](https://github.com/danielkalen/simplywatch#readme) (by danielkalen)—Watches files and upon change executes a command for each file INDIVIDUALLY with file-related params | ||
[badge_patreon]: http://ionicabizau.github.io/badges/patreon.svg | ||
[badge_amazon]: http://ionicabizau.github.io/badges/amazon.svg | ||
[badge_paypal]: http://ionicabizau.github.io/badges/paypal.svg | ||
[badge_paypal_donate]: http://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 | ||
[donate-now]: http://i.imgur.com/6cMbHOC.png | ||
[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(http%3A%2F%2Fionicabizau.net)&year=2015#license-mit | ||
[website]: http://ionicabizau.net | ||
[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
10648
9.01%131
11.97%