# oyohush

> Add some shadows

Latest version **1.0.0** (published 2021-09-17) · ISC license · 0 weekly downloads

## Install

```sh
npm install oyohush
pnpm add oyohush
yarn add oyohush
bun add oyohush
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2021-09-17 |
| First published | 2021-09-17 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 1.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | oyohush |

## Links

- npm: https://www.npmjs.com/package/oyohush
- npm.io page: https://npm.io/package/oyohush

## Recent versions

- 1.0.0 (latest) — 2021-09-17

## README

# What is this?

Get perfect shadows every time for the non-designer.

# Installation

npm i shadowizard --save

Then:

...

import { shadowizard } from 'shadowizard';

shadowizard({
    shadow_type: 'left',
    padding: false
});

...

# Options

Shadowizard supports 2 options, both of which are optional:

* *shadow_type* - _hard | soft_ (Defaults to soft);
* *padding* _boolean_ (Defaults to false);

---
_Source: https://npm.io/package/oyohush · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
