ansa
v0.0.1
Published
News from ANSA
Downloads
6
Readme
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