javascript

  • EstyJS ( kaiec/EstyJS )

    EstyJS – Javascript based Atari ST 520/1040 emulator Created by kaiec on Nov 07, 2024.

  • Why I 🧡 the web. EstyJS is an #emulator for the #Atari ST, written in 100% pure #JavaScript, originally developed by Darren Coles. https://kaiec.github.io/EstyJS/

  • Why I 🧡 the web. "Gauge Generator" is a web app that generates gauge #charts and export them as PNG or code to be used in dashboard designs, projects, slides, etc. https://veerasundar.com/gauge-generator #JavaScript #React #Opensource

  • blueskyscraper ( fmoncomble/blueskyscraper )

    Created by fmoncomble on May 08, 2024.

  • mastodon-comments ( oom-components/mastodon-comments )

    Web component to show comments from mastodon and bluesky Created by oom-components on Jul 31, 2023.

  • mutesky ( potatoqualitee/mutesky )

    A web app for managing and filtering unwanted content on Bluesky, featuring curated keyword groups and context-based filtering. Created by potatoqualitee on Dec 02, 2024.

  • bluesky-follower-info ( davestewart/bluesky-follower-info )

    Display followers’ profile descriptions in the Bluesky notifications feed Created by davestewart on Nov 26, 2024.

  • BSKY-Enhancer ( Invertex/BSKY-Enhancer )

    Quality of life improvements for BSKY, including enforced highest quality video playback Created by Invertex on Sep 19, 2024.

  • bluerain ( syxanash/bluerain )

    Bluesky firehose viewed in a Matrix-style rain Created by syxanash on Nov 28, 2024.

  • windpress ( wind-press/windpress )

    Use Tailwind CSS within the block editor, page builders, plugins, and themes — no build step is required Created by wind-press on Jul 01, 2024.

  • bluesky-navigator ( tonycpsu/bluesky-navigator )

    Userscript for Bluesky that adds Vim-like navigation, read/unread post-tracking, and other features Created by tonycpsu on Nov 14, 2024.

  • bangers ( skiniks/bangers )

    Find your best Bluesky posts, ranked by engagement 🦋 Created by skiniks on Feb 29, 2024.

  • This looks neat. "Tiny Static Map" is a lightweight #JavaScript library (~1 kB) that creates a static #map image centered on a specified latitude and longitude. https://github.com/bopjesvla/tiny-static-map

  • disposable-email-domains-js Provides a #JavaScript package to determine if an email domain is disposable, using data from the disposable-email-domains repository. (Generally I think entering a disposable email is good for 98% cases, but still) https://github.com/mziyut/disposable-email-domains-js

  • This isn’t brand new, but I must’ve missed it. “ #PHP is the new #JavaScript “ https://www.mux.com/blog/php-is-the-new-javascript

  • "How I made a 1K #Pinball Game in #JavaScript" https://frankforce.com/lu1ky-pinball-code-deep-dive/

  • bluesky ( merill/bluesky )

    Crowd sourced database of the Microsoft community on Bluesky. Created by merill on Nov 07, 2024.

  • "I don't have time to learn #React" https://www.keithcirkel.co.uk/i-dont-have-time-to-learn-react/ via https://indieweb.social/@keithamus "In my humble opinion, doing some (or all) of learning the fundamentals will put you in a much better position than spending that time less effectively. You don't have time to learn React (by all means learn enough to get that bag), so learn something…

  • How to Create an Organic Text Distortion Effect with Infinite Scrolling https://tympanus.net/codrops/2024/11/06/how-to-create-an-organic-text-distortion-effect-with-infinite-scrolling/?ref=web-design-weekly.com "Learn how to create an organic distortion effect for text using #JavaScript and #CSS for a unique, fluid animation." #frontend

  • "We converted Super #Mario Bros. 3 physics code into #javascript to make it easier to study… and made a demo people could play with." https://old.reddit.com/r/retrogamedev/comments/1gqhilj/we_converted_super_mario_bros_3_physics_code_into/ You can play with the demo yourself here, https://htmlpreview.github.io/?https://github.com/velipso/smb3-physics/blob/main/index.html Read the code and all the details here: https://github.com/velipso/smb3-physics?tab=readme-ov-file #programming #games #gamephysics

  • List of mathematical symbols with their #JavaScript equivalent. #webdev https://math4devs.com/

  • #JavaScript dos and dont's. Tips and best practices. #webdev https://muan.co/posts/javascript "Start with only #HTML, then progressively enhance it, so it can still work without JavaScript. A table can be pure HTML; a sortable table needs only a dash of JavaScript."

  • micro-survivors ( SkaceKamen/micro-survivors )

    Created by SkaceKamen on Oct 16, 2024.

  • Untitled post 59836

    Why I 🧡 the web. "micro-survivors" is a tiny survivors-like game that fits under 14 kB of minified #JavaScript code. #webdev https://github.com/SkaceKamen/micro-survivors/tree/main Play: https://skacekamen.github.io/micro-survivors/

  • This is awesome. Why I 🧡 the web,. "Generating Random #Mazes with #JavaScript" https://sunny.garden/@paulhebert made a random maze generator and shows you how it was done. https://cloudfour.com/thinks/generating-random-mazes-with-javascript/ #puzzle #programming

  • "Successful Web Development Is Boring Web Development" https://meiert.com/en/blog/boring-web-development/ "We celebrate… new HTML/CSS and JavaScript frameworks… when instead we should celebrate using vanilla HTML/CSS and #JavaScript, and maximizing use of existing frameworks." #webdev #frontend

  • How we shrunk our #JavaScript monorepo #git size by 94% https://www.jonathancreamer.com/how-we-shrunk-our-git-repo-size-by-94-percent/

  • "RIP vanilla #JavaScript" https://devclass.com/2024/10/22/should-javascript-be-split-into-two-languages-new-google-driven-proposal-divides-opinion/ "A #Google engineer presented a proposal to the official standardization committee that would split JavaScript into two languages".

  • Untitled post 59801

    How to Make a “Scroll to Select” Form Control #CSS #JavaScript https://css-tricks.com/how-to-make-a-scroll-to-select-form-control/

  • Why I 🧡 the web. Someone made a #Sonic like runner game in #JavaScript (works best in Chrome but works in FF too). https://jslegend.itch.io/sonic-ring-run #Kaplay