0.0.1 • Published 12 months ago

ansa v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

ANSA JS

A simple library to fetch Ansa news. Not suitable for production, made for workshop purposes.

Include in your page

Usage

Ansa.getNews(Ansa.CATEGORIES.Politica).then((res) => {
    console.log(res.items)
})

License

Released under MIT License

0.0.1

12 months ago

0.0.0

12 months ago