All Projects → kartikprabhu → fragmentioner

kartikprabhu / fragmentioner

Licence: MIT license
UI for generating the fragmention link to some selected text

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to fragmentioner

indieweb-components
VanillaJS-based Web Components for the IndieWeb
Stars: ✭ 13 (-18.75%)
Mutual labels:  indieweb, fragmention
chat.indieweb.org
chat.indieweb.org
Stars: ✭ 14 (-12.5%)
Mutual labels:  indieweb
transformative
IndieWeb personal website software.
Stars: ✭ 47 (+193.75%)
Mutual labels:  indieweb
shpub
command line micropub client
Stars: ✭ 20 (+25%)
Mutual labels:  indieweb
sweetroll2
A powerful micro/blogging engine with IndieWeb features (abandoned)
Stars: ✭ 27 (+68.75%)
Mutual labels:  indieweb
alexcarpenter-11ty
📝 Source files for my personal website built with Eleventy and hosted with Netlify.
Stars: ✭ 89 (+456.25%)
Mutual labels:  indieweb
smix-eleventy-starter
A standards-respecting starter kit for Eleventy. Go Indie.
Stars: ✭ 108 (+575%)
Mutual labels:  indieweb
wordpress-indieweb-press-this
some IndieWeb magic for WordPress' "press this" bookmarklet
Stars: ✭ 14 (-12.5%)
Mutual labels:  indieweb
tanzawa
Tanzawa is a blogging system designed for the IndieWeb that focuses on sustainability.
Stars: ✭ 28 (+75%)
Mutual labels:  indieweb
node-webmention-testpinger
A tool to ping your site with a variety of real world WebMentions
Stars: ✭ 28 (+75%)
Mutual labels:  indieweb
indieweb-search
Source code for the IndieWeb search engine.
Stars: ✭ 16 (+0%)
Mutual labels:  indieweb
Aperture
Aperture is a Microsub server. Currently in beta.
Stars: ✭ 62 (+287.5%)
Mutual labels:  indieweb
microstat
A self-hosted Micropub endpoint for statically-generated microblogs. 📝⚡️
Stars: ✭ 52 (+225%)
Mutual labels:  indieweb
IndieNews
📰 News aggregator for IndieWeb-related posts
Stars: ✭ 32 (+100%)
Mutual labels:  indieweb
indigenous-android
An open social app with support for IndieWeb, Mastodon, Pleroma and Pixelfed.
Stars: ✭ 89 (+456.25%)
Mutual labels:  indieweb
paulrobertlloyd-v4
My personal website. There are many like it, but this is mine.
Stars: ✭ 78 (+387.5%)
Mutual labels:  indieweb
microsub
For tracking issues on the Microsub specification
Stars: ✭ 23 (+43.75%)
Mutual labels:  indieweb
nefelibata
A weblog engine focusing on data ownership and persistence
Stars: ✭ 25 (+56.25%)
Mutual labels:  indieweb
paulrobertlloyd-v3
My personal website. There are many like it, but this was mine. (2015-2018)
Stars: ✭ 34 (+112.5%)
Mutual labels:  indieweb
microformats-ruby
Ruby gem that parse HTML containing microformats/microformats2 and returns Ruby objects, a Ruby hash or a JSON hash
Stars: ✭ 89 (+456.25%)
Mutual labels:  indieweb

Fragmentioner

UI for generating the fragmention link to some selected text.

Try it out here fragmentioner demo.

Note

Fragmentioner only generates the UI for the link. To make fragmentioned links work on your page you will need to use fragmention.js.

Basic Usage

  • Add the styles from fragmentioner.css into your stylesheet.
  • Add fragmentioner.js in a script tag and you are good to go.

Advanced Usage

  • Use any HTML you'd like for the UI by changing the variable BUTTON_HTML in the javascript. Remember to update the CSS too if you change the id.
  • You can of course change any style in your own CSS for the UI.

Go forth

Now use this yourself and give feedback.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].