Eric Woodward 6d1f0ad31e update README
update to v0.8.1
2026-03-17 23:03:03 -04:00
2026-03-17 22:49:38 -04:00
2026-03-17 22:49:38 -04:00
2026-03-17 22:49:38 -04:00
2026-03-17 22:49:38 -04:00
2026-03-17 22:49:38 -04:00
2026-03-17 22:49:38 -04:00
2026-03-17 22:49:38 -04:00
2026-03-17 22:49:38 -04:00
2026-03-17 22:49:38 -04:00
2026-03-17 23:03:03 -04:00
2026-03-17 23:03:03 -04:00
2026-03-17 22:49:38 -04:00
2026-03-17 22:49:38 -04:00
2026-03-17 22:49:38 -04:00

Twtkpr

An ExpressJS router for serving, sharing, and updating a twtxt.txt file.

Warning

STILL IN ALPHA: Although this is a fully-functional plugin which is actively deployed to at least one site (my own), it currently lacks documentation, examples, tests, installation flexibility, or polish. USE AT YOUR OWN RISK

Features

  • Uses JWT (with refresh) for security.
  • Allows for adding new twts and directly editing a twtxt.txt file from within a browser.
  • Includes a ull-featured GET API for your twtxt.txt file backed by an in-memory cache.
  • Supports optional drag-and-drop file upload handling with automatic linking.

Installing

yarn add express-twtkpr

More to come!


License

Copyright (c) 2026 Eric Woodward, released under the MIT License.

Description
ExpressJS plugin which supports twtxt.txt file handling
Readme MIT 152 KiB
Languages
TypeScript 71.5%
JavaScript 15.8%
CSS 12.7%