javascript

  • trak.js ( mrmartineau/trak.js )

    Universal analytics event tracking API Created by mrmartineau on Jun 02, 2014.

  • Grunt-boilerplate-for-web-designers ( tsevdos/Grunt-boilerplate-for-web-designers )

    Grunt boilerplate for web designers Created by tsevdos on Dec 23, 2013.

  • css-colorguard ( SlexAxton/css-colorguard )

    Keep a watchful eye on your css colors. Created by SlexAxton on Jul 04, 2014.

  • covervid ( stefanerickson/covervid )

    Make your HTML5 video behave like a background cover image with this lightweight Javascript plugin / jQuery extension Created by stefanerickson on May 02, 2014.

  • jquery-cookie ( carhartl/jquery-cookie )

    No longer maintained, superseded by JS Cookie: Created by carhartl on Aug 03, 2009.

  • Grid ( mmurph211/Grid )

    HTML-based table with fixed headers, fixed footers, fixed left columns, row selection, sorting and more. Created by mmurph211 on Apr 11, 2010.

  • malihu-custom-scrollbar-plugin ( malihu/malihu-custom-scrollbar-plugin )

    Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support etc. Created by malihu on Jul 16, 2012.

  • alertify.js ( fabien-d/alertify.js )

    JavaScript Alert/Notification System Created by fabien-d on Jun 09, 2012.

  • PinClusterer ( dimensionmedia/PinClusterer )

    Clusters the closest pushpins together on Bing Map Created by dimensionmedia on May 12, 2012.

  • PinClusterer ( rtsinani/PinClusterer )

    Clusters the closest pushpins together on Bing Map Created by rtsinani on Apr 19, 2012.

  • Accessible hamburger buttons without #JavaScript: pausly.app/blog/accessibl… #a11y

  • Untitled post 52078

    Suneditor is a lightweight, flexible, customizable WYSIWYG text editor that's 100% #JavaScript. Can post from Microsoft Word and Excel, table support, media embed and upload, can use CodeMirror, KaTeX. https://github.com/JiHong88/suneditor http://suneditor.com/

  • Interesting: Automatisch is an #opensource (and self-hosted) alternative to @zapier. Intergrates w/ @Github, Stripe, Twitter, OpenAI, #RSS, Webhooks, etc. automatisch.io #TypeScript #JavaScript pic.twitter.com/grt4I2SSNZ

  • https://cal.com/ is an #opensource (and self-hostable) "#Calendly Alternative". I've already setup a test account on their site and it's pretty nice so far. https://github.com/calcom/cal.com #TypeScript #JavaScript

  • Devs: configuring #Typescript for new projects (via @elrond25). publishing-project.rivendellweb.net/configuring-ty… #JavaScript

  • A simple slideshow web component (via @raymondcamden). raymondcamden.com/2023/01/20/a-s… #JavaScript

  • Deep Cloning Objects in #JavaScript: a native and modern way in JS to do deep copies of objects (via @builderio) builder.io/blog/structure…

  • Untitled post 51876

    Interesting if you develop on #MacOS: ScriptKit is an #opensource platform to optimize your dev workflow. "Create a new script from the prompt then your script opens in the editor of your choice. Write a few lines of #JavaScript. Then run the script from the prompt." https://www.scriptkit.com/

  • My daughter in college – with knowledge of Java and Python – is asking if she should be getting into #JavaScript. On the one hand, learning JS could be worth it… on the other hand as her father i want to protect her mental health. 🤔

  • Interesting: “Taggy” is an #opensource package to auto-tag input/text. Define trigger words, etc. #JavaScript github.com/open-taggy pic.twitter.com/l2TR8dFZX6 Video

  • AgnosticUI is a UI component library designed to work with multiple #JavaScript frameworks. https://www.agnosticui.com/

  • Love how “wobble click” is coded although part of me is bothered by it at the same time. Here’s a retina supported version on @glitch: somethingorotherwhatever.com/wobble-clock/ #JavaScript #CSS pic.twitter.com/c9cbuhbn34 Video

  • Alpine.js is a #JavaScript "minimal tool" as a collection of 15 attributes, 6 properties, and 2 methods. Compares itself to a smaller #jQuery. Maybe useful for smaller sites, but not seeing this scale at least in my work. But interesting. https://alpinejs.dev/

  • ScrollyVideo.js does “responsive scrollable videos”. Compatible with React, Svelte, Vue, and plain HTML. The demo I think sells the storytelling use. #JavaScript scrollyvideo.js.org pic.twitter.com/BB3y1DW9Bo Video

  • ScrollyVideo.js does "responsive scrollable videos". Compatible with React, Svelte, Vue, and plain HTML. The demo I think sells the storytelling use. #JavaScript https://scrollyvideo.js.org/

  • Some nice and useful #JavaScript tips, a few of these were reminders for me. javascript.plainenglish.io/15-useful-java…

  • If you do front-end development, then the results of State of JS 2022 might be of interest: 2022.stateofjs.com/en-US/ #JavaScript

  • "iFrame Resizer" #JavaScript library enables the "automatic resizing of the height and width of both same and cross domain" #iframes to fit their contained content. http://davidjbradshaw.github.io/iframe-resizer/

  • Looping over arrays, NodeLists, and other array-like objects in #JavaScript. gomakethings.com/how-should-you…

  • Downloading Text, JSON and Images with clientside #JavaScript (via @JamesLMilner) jameslmilner.com/posts/download…