https://github.com/102/clapify
https://github.com/102/clapify
hacktoberfest
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/102/clapify
- Owner: 102
- License: mit
- Created: 2020-01-13T16:15:33.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T23:19:57.000Z (over 1 year ago)
- Last Synced: 2025-09-11T20:47:10.034Z (11 months ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 329 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clapify
Emphasize👏your👏opinion👏with👏the👏clap👏emoji
## Usage
```js
const clapify = require("clapify");
clapify("this is not a joke");
// => "this👏is👏not👏a👏joke"
```
## Example
https://102.github.io/clapify