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
A simple library to fetch Ansa news. Not suitable for production, made for workshop purposes.
Ansa.getNews(Ansa.CATEGORIES.Politica).then((res) => {
console.log(res.items)
})
Released under MIT License
npm i ansa
2
0.0.1
MIT
18.3 kB
5