cli and api for managing blogger posts with the blogger api v3 with authentication. The cli is the default use of the api with clientId and clientSecret specified using package.json or through environment variables and storage of tokens specified in the p
Generator for npm package blogger-post
Migrate from Blogger using the Google API
Match balanced character pairs, like "{" and "}"
A light-weight module that brings Fetch API to node.js
TypeScript typings for blogger API v3
TypeScript typings for Blogger API v2
Import xml blogger to hexo
Match balanced character pairs, like "{" and "}"
Traverse JSON Schema passing each schema object to callback
A light-weight module that brings window.fetch to node.js
blogger
[](https://www.npmjs.com/package/@aws-sdk/s3-presigned-post) [](https://www.npmjs.com/package/@
Implementation of window.fetch which can use http2 seamlessly
Pipedream Blogger Components
A shim for the setImmediate efficient script yielding API
A plugin which allows you to use frontend frameworks in a blogger template.
A generic messaging component to send HTTP style message payloads over the window.postMessage API. Requires an implementation of window postMessage proxy such as 'window-post-message-proxy'.
browserify version of publicEncrypt & privateDecrypt
Astro component to display a Blog through Blogger API entries
TypeScript typings for Blogger API v3
A library used in place of the native window.postMessage which when used on both the sending and receiving windows allow for a nicer asynchronouse promise messaging between the windows
A light-weight module that brings Fetch API to node.js
A window.fetch polyfill.
Post to Blogger or Wordpress via email; inline local images
Superwriter is a minimalistic Jekyll theme for bloggers with post hero image and well thought typography.
For Medium bloggers to retrieve their user info and latest posts
Jekyll-Scholar is for all the academic bloggers out there. It is a set of extensions for Jekyll the awesome, blog aware, static site generator; it formats your BibTeX bibliographies for the web using CSL citation styles and generally gives your blog posts citation super-powers.'
The Blogger module provides services related to Blogger, and only blogger. The GData gem is great, but it provides a much lower-level interface to Google's Blogger API. With the Blogger gem, you have full access to the Blogger API, with easy to use classes, and it integrates with 6 different markup/markdown gems! What's more, you won't have to muck around with XML. Sure, XML is easy. But why waste time messing around with it? With just 3 or 4 lines of Blogger.gem code, you'll be able to take a markdown-formatted string and post it as a blog post, with categories, and comments. You can also search through all of your comments, old posts, and pretty much anything you can do at the blogger.com website, you can do with this gem.
Script parses Blogger Atom XML file for blog entries and saves each of them to separate file in markdown format. It also downloads images from posts and replaces links to them with local paths.