Comparing version 0.0.3 to 1.0.0
@@ -20,3 +20,3 @@ (function (root, factory) { | ||
var SOURCE = 'library'; | ||
var VERSION = '0.0.3'; | ||
var VERSION = '1.0.0'; | ||
@@ -23,0 +23,0 @@ function Bink(options) { |
{ | ||
"name": "bink-to", | ||
"version": "0.0.3", | ||
"version": "1.0.0", | ||
"description": "A free app for creating a link in bio page that turns your followers into customers!", | ||
@@ -8,3 +8,3 @@ "main": "./dist/index.js", | ||
"test": "npm run prepare && ./node_modules/mocha/bin/mocha test/ --recursive --timeout=10000", | ||
"prepare": "node -e 'require(`prepare-package`)()'", | ||
"prepare": "node -e \"require('prepare-package')()\"", | ||
"prepare:watch": "nodemon -w ./src -e '*' --exec 'npm run prepare'" | ||
@@ -32,6 +32,2 @@ }, | ||
"homepage": "https://bink.to", | ||
"devDependencies": { | ||
"mocha": "^8.4.0", | ||
"prepare-package": "^1.1.3" | ||
}, | ||
"preparePackage": { | ||
@@ -41,3 +37,10 @@ "input": "./src", | ||
"replace": {} | ||
}, | ||
"devDependencies": { | ||
"mocha": "^8.4.0", | ||
"prepare-package": "^1.1.11" | ||
}, | ||
"dependencies": { | ||
"itwcw-package-analytics": "^1.0.3" | ||
} | ||
} |
<p align="center"> | ||
<a href="https://cdn.itwcreativeworks.com/assets/bink/images/logo/bink-brandmark-black-x.svg"> | ||
<a href="https://bink.to"> | ||
<img src="https://cdn.itwcreativeworks.com/assets/bink/images/logo/bink-brandmark-black-x.svg" width="100px"> | ||
@@ -27,13 +27,13 @@ </a> | ||
## Bink Works in Node AND browser environments | ||
## 🌐 Bink Works in Node AND browser environments | ||
Yes, this module works in both Node and browser environments, including compatibility with [Webpack](https://www.npmjs.com/package/webpack) and [Browserify](https://www.npmjs.com/package/browserify)! | ||
## Features | ||
## 🦄 Features | ||
* Getting proxy lists | ||
### Getting an API key | ||
### 🔑 Getting an API key | ||
You can use so much of `bink` for free, but if you want to do some advanced stuff, you'll need an API key. You can get one by [signing up for a Bink account](https://bink.to/signup). | ||
## Install Bink | ||
### Install via npm | ||
## 📦 Install Bink | ||
### Option 1: Install via npm | ||
Install with npm if you plan to use `bink` in a Node project or in the browser. | ||
@@ -52,3 +52,3 @@ ```shell | ||
### Install via CDN | ||
### Option 2: Install via CDN | ||
Install with CDN if you plan to use Bink only in a browser environment. | ||
@@ -65,6 +65,6 @@ ```html | ||
### Use without installation | ||
### Option 3: Use without installation | ||
You can use `bink` in a variety of ways that require no installation, such as `curl` in terminal/shell. See the **Use without installation** section below. | ||
## Using Bink | ||
## ⚡️ Using Bink | ||
After you have followed the install step, you can start using `bink` to create a link in bio page that turns your followers into customers! | ||
@@ -74,3 +74,3 @@ | ||
## Use without installation | ||
## 🔧 Use without installation | ||
### Use Bink with `curl` | ||
@@ -82,12 +82,12 @@ ```shell | ||
## What Can Bink do? | ||
## 📝 What Can Bink do? | ||
A free app that helps you [create a link in bio page](https://bink.to) that turns your followers into customers! | ||
## Final Words | ||
## 🗨️ Final Words | ||
If you are still having difficulty, we would love for you to post | ||
a question to [the Bink issues page](https://github.com/bink/bink/issues). It is much easier to answer questions that include your code and relevant files! So if you can provide them, we'd be extremely grateful (and more likely to help you find the answer!) | ||
## Projects Using this Library | ||
## 📚 Projects Using this Library | ||
* coming soon! | ||
Ask us to have your project listed! :) |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
7393
0
1
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedfs-jetpack@4.3.1(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addeditwcw-package-analytics@1.0.6(transitive)
+ Addedjson5@2.2.3(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addednode-fetch@2.7.0(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedrimraf@2.7.1(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addeduuid@9.0.1(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)
+ Addedwonderful-fetch@1.2.2(transitive)
+ Addedwrappy@1.0.2(transitive)