Skip to content

Releases: Zizwar/use-blogger

v0.9.2.4.7

17 Mar 02:49
8cc37c5
Compare
Choose a tag to compare
v0.9.4.7

Update README.md

v0.9.4

14 Mar 05:29
Compare
Choose a tag to compare
update support deno land

Introducing UseBlogger v0.9.3: A JavaScript ES6 module for fetching data from Blogger API without token

13 Mar 19:13
Compare
Choose a tag to compare

This release includes the initial version of the "use-blogger" JavaScript ES6 module, which allows users to fetch data from a Blogger blog's JSON API without requiring a token.

The module retrieves variables from a Blogger post and organizes all photos and videos into separate groups. Additionally, it collects all values defined in the variables and returns all threads in JSON format.

There are no external dependencies required for this module, making it easy to install and use in any project. Users can either download the main.js file or install it using npm.

To use the module, simply import the "UseBlogger" class and pass in the blog URL or ID, along with an array of variables to retrieve. The module will then make requests to the Blogger API and return the data in JSON format.

Detailed instructions on how to use the module are included in the release notes.

Overall, this release provides a convenient and efficient way for developers to access and organize data from their Blogger blogs.

v0.9.2

11 Mar 02:22
Compare
Choose a tag to compare
up version lockjson

v0.7.1

27 Feb 05:09
Compare
Choose a tag to compare
blogger

fix name