payday VS foodmarklet

Compare payday vs foodmarklet and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
payday foodmarklet
1 1
- 5
- -
- 10.0
- over 3 years ago
JavaScript
- GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

payday

Posts with mentions or reviews of payday. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-25.
  • Wait, What's a Bookmarklet?
    12 projects | news.ycombinator.com | 25 Oct 2023
    Ahh Bookmarklets.. my first love.. Long time ago in about era of 2004-2010 I only knew about html & php. In about 2011 I found the javascript. Next year I found the bookmarklets.

    My first Bookmarklet: When is my next payday? My job used to pay salary monthly, on second last working day of month (Sun to Thu was working week). I eagerly used to count the days remaining for next payday. I realized that Javascript can do this for me. PayDay was born. I still have the code at https://gitlab.com/davchana/payday/-/blob/beta/payday_v1_01_... Coincidently this was my first project on Gitlab.

    Then, Google Chrome used to remember passwords, but there was no password manager inbuilt to view passwords. I found this View Passwords code at https://ostermiller.org/bookmarklets/viewpass.js & minified it & have been using it since last 12 years, in a mobile with ViewPasswords name. The only change I did was making the div containing found passwords contenteditable to make it easy to copy. I have been using it since 2012. Somewhere in between these years I lost the original code but I came across it again in 2023.

    I also made my own version of fancy view passwords, code at https://gitlab.com/davch/bookmarklets/-/blob/master/viewPass... but I tend to use the original one more often.

    One of the proudest bookmarklet is CAJobAppsGSV2 (California Job Apps Google Apps Script v2). CA has a standard way of applying for government jobs, where you create templates per position title & then apply it by going through 5 or 6 pages. This BM looks at the address, a switch fires up the function, that function choses the correct dropdown values & clicks appropriate buttons & also saves some data in SessionStorage. After the confirmation it adds a div to the box, which on clicked upon closes itself. The BM prepares data from storage & page, & fires up a POST request to Google Apps Web Script, which saves it as a line item to a sheet. While doing this, it logs the statuses to the div.

foodmarklet

Posts with mentions or reviews of foodmarklet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-25.
  • Wait, What's a Bookmarklet?
    12 projects | news.ycombinator.com | 25 Oct 2023
    Bookmarklets are great in mobile browsers. This is handy if you want to avoid writing an extension for a simple script.

    I use a bookmarklet I wrote all the time to remove the extra content from online recipes: https://github.com/kevlened/foodmarklet

    It’s based on https://github.com/poundifdef/plainoldrecipe, but it works entirely in the client.

What are some alternatives?

When comparing payday and foodmarklet you can also consider the following projects:

web-automation

awesome-bookmarklets - 🔖 Awesome collection of helpful bookmarklets

bookmarklet-platform - A platform for distributing JS bookmarklets created from GitHub gists

plainoldrecipe - Takes a recipe website URL and transforms it to a plain-text version for reading or printing.

chromium - The official GitHub mirror of the Chromium source

Force-Paste - Paste text even when not allowed (password dialogs etc) in macOS

videospeed - HTML5 video speed controller (for Google Chrome)