Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

A target and source validator of the W3C Webmention recommendation for Beaker Browser users.

License

CC0-1.0, Unknown licenses found

Licenses found

CC0-1.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

sentamalin/beakermentions-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beakermentions Validator

Beakermentions Validator is a target and source validator of the W3C Webmention recommendation for Beaker Browser users. Webmentions are a simple way to notify any URL when you mention it from another URL.

This module provides a WebmentionValidator object that can be used by other applications. It provides two methods:

  • checkSource(source, target) - Check a source URL for references to a target URL. Returns a boolean.
  • getTargetEndpoint(target) - Checks a target URL for a webmention endpoint. Returns a string URL of the Webmention endpoint, or null if not found.

A test page is available. For more information on Beakermentions, visit Beakermentions: Webmentions for Beaker Browser

This Project Is Archived

It was cool at the time to be able to essentially send and receive webmentions, but as I've started working more and more at my primary job post-pandemic, I've been coding less and less on this. As Beaker Browser is archived as of 27 December 2022, consequently I'm archiving Beakermentions, Beakermentions Endpoint, and Beakermentions Validator.

License

Written in 2020 by Don Geronimo. To the extent possible under law, Don Geronimo has waived all copyright and related or neighboring rights to Beakermentions Validator by publishing it under the CC0 1.0 Universal Public Domain Dedication. This work is published from the United States.

Satellite Antenna Emoji designed by OpenMoji – the open-source emoji and icon project. License: CC BY-SA 4.0. Changes: Removed empty padding and added license information in the file's metadata.

Made with ❤️ and JavaScript. Please freely share and remix.

About

A target and source validator of the W3C Webmention recommendation for Beaker Browser users.

hyper://977da6c3040f711508fe246a22b1a1ddd5b716b16dc9ad2a744383d91d52b63a/

Topics

Resources

License

CC0-1.0, Unknown licenses found

Licenses found

CC0-1.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published