0.0.1 • Published 2 years ago

ansa v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.0.0

2 years ago