Embeds mastodon timline into a html page. Uses JS, no intermediate server required.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
hel ed817a328d print mastodon statuses via mastodon-api interop 4 years ago
public first working browser app 4 years ago
src/main/dda/masto_embed print mastodon statuses via mastodon-api interop 4 years ago
.gitignore first working browser app 4 years ago
LICENSE Initial commit 4 years ago
README.md first working browser app 4 years ago
package-lock.json print mastodon statuses via mastodon-api interop 4 years ago
package.json print mastodon statuses via mastodon-api interop 4 years ago
shadow-cljs.edn first working browser app 4 years ago

README.md

dda-masto-embed

Embeds mastodon timline into a html page. Uses JS, no intermediate server required.

Setup

sudo npm i -g npx

Development

npx shadow-cljs node-repl npx shadow-cljs watch frontend