0.2.1 • Published 2 years ago
@liou666/live-parser-core v0.2.1
📺 Live Parser Core
Dy live room scraper by Nodejs
Installation
npm install  @liou666/live-parser-coreUsage
import run from '@liou666/live-parser-core'
run(LIVE_ID, handlers)Contributing
If you have a suggestion that would make this better, please fork the repo and create a pull request. Any contributions you make are greatly appreciated!
Don't forget to give the project a star! Thanks again!
- Fork it (https://github.com/liou666//fork)
- Create your feature branch (git checkout -b feature/fooBar)
- Commit your changes (git commit -am 'Add some fooBar')
- Push to the branch (git push origin feature/fooBar)
- Create a new Pull Request