HTML JavaScript

Open-source HTML projects categorized as JavaScript

Top 23 HTML JavaScript Projects

  • You-Dont-Need-JavaScript

    CSS is powerful, you can do a lot of things without JS.

    Project mention: You-Dont-Need-JavaScript: CSS Only HTML Components | news.ycombinator.com | 2024-02-18
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • ecma262

    Status, process, and documents for ECMA-262

    Project mention: ECMAScript 2024 | news.ycombinator.com | 2024-06-27
  • js-the-right-way

    An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web

  • to-markdown

    🛏 An HTML to Markdown converter written in JavaScript

    Project mention: Show HN: DOM to Semantic Markdown – For LLMs | news.ycombinator.com | 2024-07-23

    I rolled my own form of this... Its quick and dirty, but generally works for my usecase. I tend to push a page through turndown [0] to generate the markdown, then write this into obsidian (also storing things link a copy of the rendered page, link to the source, etc).

    [0] https://github.com/mixmark-io/turndown

  • dillinger

    The last Markdown editor, ever.

    Project mention: ডেভেলপারদের নিত্যদিনের সঙ্গী মার্কডাউন | dev.to | 2024-08-10
  • GoJS, a JavaScript Library for HTML Diagrams

    JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.

    Project mention: Ask HN: What is the best software to visualize a graph with a billion nodes? | news.ycombinator.com | 2024-08-02

    My library (https://gojs.net) can do that easily. Give it a look, and if you think the price is acceptable for your project, contact us and we can make you a proof-of-concept.

  • proposal-pipeline-operator

    A proposal for adding a useful pipe operator to JavaScript.

    Project mention: Russ Cox is stepping down as the Go tech lead | news.ycombinator.com | 2024-08-01

    > The reluctancy to introduce new syntax too quickly (looking at you, TC39 and Babel) makes go an almost maintenance free language.

    Could you provide some examples of this? From knowledge of the pipeline operator proposal[0], moving fast and breaking things isn't always a priority.

    [0]: https://github.com/tc39/proposal-pipeline-operator/commit/da...

  • staticrypt

    Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed.

    Project mention: Password protect a static HTML page, decrypted in-browser in JavaScript | news.ycombinator.com | 2024-08-30

    Especially with 600k PDBKF2 iterations, 16 alphanum chars should be very safe.

    There's a (warning: very detailed) issue covering the topic of PBKDF2 iterations and password length over here, if you feel like diving into that rabbit hole: https://github.com/robinmoisson/staticrypt/issues/159

  • expressjs.com

    Project mention: From Express.js to Fastify [part 1] | dev.to | 2024-04-22

    I've been using Express.js for years on different projects. Express.js is mature, stable, reliable and has a lot of community support. Undoubtedly, Express.js is one of the most important and popular NodeJS frameworks. For me, it's just a little bit old (this project started in 2012 August) and I always prefer to try younger but has a great potential library on my projects.

  • wpt

    Test suites for Web platform specs — including WHATWG, W3C, and others

    Project mention: Show HN: Dropflow, a CSS layout engine for node or <canvas> | news.ycombinator.com | 2024-03-21
  • intercooler-js

    Making AJAX as easy as anchor tags

    Project mention: Hotwire: HTML Over The Wire | news.ycombinator.com | 2024-06-02

    Htmx is the successor of Intercooler.js, which is like 10 years old already. https://github.com/bigskysoftware/intercooler-js

  • preline

    Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.

    Project mention: Build Your Application Faster with These TailwindCSS Components Libraries | dev.to | 2024-09-04

    Preline UI (Free & Pro Version)

  • supercookie

    ⚠️ Browser fingerprinting via favicon!

    Project mention: Supercookie | news.ycombinator.com | 2023-11-01
  • BotBuilder-Samples

    Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript/TypeScript, and Python to help you get started with the Bot Framework SDK!

    Project mention: Building a Microsoft Teams Bot App – Step-by-Step Setup Guide [Part I] | dev.to | 2024-09-08

    Download a simple echo bot (written in nodejs) from the sample here. This bot just responds with the same user message as received.

  • pnotify

    Beautiful JavaScript notifications with Web Notifications support.

  • stisla

    Free Bootstrap Admin Template

  • tagify

    🔖 lightweight, efficient Tags input component in Vanilla JS / React / Angular / Vue

  • javascript

    Curso de JavaScript (by gustavoguanabara)

  • Dopefolio

    Dopefolio 🔥 - Portfolio Template for Developers 🚀

  • json-viewer

    It is a Chrome extension for printing JSON and JSONP.

    Project mention: Amazing tools that you must use to improve your work flow | dev.to | 2023-10-18

    JSON Viewer (Chrome Extension) Have a pretty visualization of JSON files when they are open in your explorer. github.com/tulios/json-viewer

  • klipse

    Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs.

  • Microweber

    Drag and Drop Website Builder and CMS with E-commerce

  • particle-life

    A simple program to simulate artificial life using attraction/reuplsion forces between many particles

    Project mention: Particle Life | news.ycombinator.com | 2023-12-28
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

HTML JavaScript discussion

Log in or Post with

HTML JavaScript related posts

  • Mastering NPM Link: Simplifying Local Dependency Management

    1 project | dev.to | 14 Sep 2024
  • I was wrong about array methods and generators...

    3 projects | dev.to | 8 Sep 2024
  • Release 0.9.0 of `@xmldom/xmldom`

    1 project | dev.to | 29 Aug 2024
  • JavaScript Dates Are About to Be Fixed

    10 projects | news.ycombinator.com | 24 Aug 2024
  • JavaScript weakmaps should be iterable

    1 project | news.ycombinator.com | 20 Aug 2024
  • Brief history of the JavaScript pipe operator

    1 project | news.ycombinator.com | 17 Jul 2024
  • Free Introduction to Bash Scripting eBook

    3 projects | news.ycombinator.com | 16 Jul 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source JavaScript projects in HTML? This list will help you:

Project Stars
1 You-Dont-Need-JavaScript 19,062
2 ecma262 15,004
3 js-the-right-way 8,727
4 to-markdown 8,733
5 dillinger 7,950
6 GoJS, a JavaScript Library for HTML Diagrams 7,725
7 proposal-pipeline-operator 7,519
8 staticrypt 6,798
9 expressjs.com 5,251
10 wpt 4,937
11 intercooler-js 4,778
12 preline 4,679
13 supercookie 4,508
14 BotBuilder-Samples 4,356
15 pnotify 3,650
16 stisla 3,570
17 tagify 3,505
18 javascript 3,472
19 Dopefolio 3,396
20 json-viewer 3,326
21 klipse 3,101
22 Microweber 3,102
23 particle-life 3,004

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com