Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/twlite/ronbpost

📰 Get latest post from Routine of Nepal banda
https://github.com/twlite/ronbpost

Last synced: about 1 month ago
JSON representation

📰 Get latest post from Routine of Nepal banda

Awesome Lists containing this project

README

        

# RONBPost

Simple library to resolve latest post from **[Routine of Nepal banda](https://www.ronbpost.com)**.

# Example

```js
const ronbpost = require("ronbpost");

ronbpost().then(console.log);
```