https://github.com/immatheus/shadowwizardmatu
https://github.com/immatheus/shadowwizardmatu
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/immatheus/shadowwizardmatu
- Owner: imMatheus
- Created: 2021-06-28T19:07:12.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-28T19:14:36.000Z (about 5 years ago)
- Last Synced: 2025-06-26T23:15:25.871Z (about 1 year ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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_