console.draw
Advanced tools
Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "console.draw", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "Francois Laberge", |
@@ -5,18 +5,12 @@ # Overview | ||
## TODO: | ||
- Add integration tests using something like Cypress to run things in proper browser environments | ||
## Screenshots | ||
<img src="" width="100%"/> | ||
<img width="50%" src="./demo.gif" width="100%"/> | ||
# Installation | ||
# Usage | ||
```sh | ||
yarn add console.draw | ||
``` | ||
npm install console.draw | ||
``` | ||
# Usage | ||
```js | ||
@@ -23,0 +17,0 @@ import { logSVG, logCanvas } from "console.draw"; |
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
3544
69