pixel-class
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -13,3 +13,3 @@ { | ||
"license": "MIT", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"main": "lib/index.js", | ||
@@ -41,4 +41,7 @@ "scripts": { | ||
"cli.js", | ||
"index.js" | ||
"index.js", | ||
"bloggify.js", | ||
"bloggify.json", | ||
"bloggify/" | ||
] | ||
} |
@@ -0,5 +1,7 @@ | ||
<!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. --> | ||
# pixel-class | ||
[![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Version](https://img.shields.io/npm/v/pixel-class.svg)](https://www.npmjs.com/package/pixel-class) [![Downloads](https://img.shields.io/npm/dt/pixel-class.svg)](https://www.npmjs.com/package/pixel-class) | ||
[![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Ask me anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/pixel-class.svg)](https://www.npmjs.com/package/pixel-class) [![Downloads](https://img.shields.io/npm/dt/pixel-class.svg)](https://www.npmjs.com/package/pixel-class) | ||
@@ -27,2 +29,4 @@ > A tiny class for pixel manipulation. | ||
## :question: Get Help | ||
@@ -34,3 +38,3 @@ | ||
2. For bug reports and feature requests, open issues. :bug: | ||
3. For direct and quick help from me, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: | ||
3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: | ||
@@ -45,2 +49,3 @@ | ||
#### Params | ||
- **Number|Object** `r`: The *red* value of the pixel (0-255) or an object containing the `r`, `g`, `b`, `a` fields. | ||
@@ -75,2 +80,3 @@ - **Number** `g`: The *green* value of the pixel (0-255). | ||
- Starring and sharing the projects you like :rocket: | ||
- [![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin: :book: | ||
- [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea: | ||
@@ -77,0 +83,0 @@ - [![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). |
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
9164
114