https://github.com/smeijer/tiny-raise
a tiny raise function
https://github.com/smeijer/tiny-raise
Last synced: 2 months ago
JSON representation
a tiny raise function
- Host: GitHub
- URL: https://github.com/smeijer/tiny-raise
- Owner: smeijer
- License: mit
- Created: 2023-07-13T11:37:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-13T11:37:34.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T18:27:49.872Z (4 months ago)
- Language: TypeScript
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license
Awesome Lists containing this project
README
# tiny-raise
> a tiny raise function
## Install
```sh
npm install tiny-raise
```## Usage
```js
import { main } from 'tiny-raise';main('hi');
//=> 'hello
```## API
### tiny-raise(input, options?)
#### input
Type: `string`
Lorem ipsum.
#### options
Type: `object`
##### postfix
Type: `string`\
Default: `'rainbows'`Lorem ipsum.