An open API service indexing awesome lists of open source software.

https://github.com/immatheus/shadowwizardmatu


https://github.com/immatheus/shadowwizardmatu

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# This is just a for learning

nothing serius

# Installation

`npm i shadowwizardmatu --save`

Then...

```js
import { shadowwizard } from 'shadowwizardmatu'

shadowwizard({
shadow_type: 'soft',
padding: false,
})
```

## Options

- _shadow_type_ - _hard | soft_
- _padding_ - _boolean_