console-goodies
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "console-goodies", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "console goodies", | ||
@@ -12,3 +12,4 @@ "main": "dist/index.js", | ||
"build": "webpack", | ||
"build:demo": "require-self && DEMO=1 webpack" | ||
"build:demo": "require-self && DEMO=1 webpack", | ||
"prepublish": "npm run build" | ||
}, | ||
@@ -15,0 +16,0 @@ "dependencies": { |
@@ -5,4 +5,7 @@ # console-goodies | ||
## Installation | ||
`yarn add console-goodies`. | ||
## Usage | ||
```js | ||
@@ -29,5 +32,5 @@ import 'console-goodies'; | ||
* group-therapy/ | ||
* âââ bar | ||
* âââ foo | ||
* âââ lol | ||
* ├── bar | ||
* ├── foo | ||
* └── lol | ||
*/ | ||
@@ -34,0 +37,0 @@ |
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
243213
11
3051
84
2