HTML vanilla-js

Open-source HTML projects categorized as vanilla-js

Top 8 HTML vanilla-j Projects

  • wordsandbuttons

    A growing collection of interactive tutorials, demos, and quizzes about maths, algorithms, and programming.

  • Project mention: JavaScript Bloat in 2024 | news.ycombinator.com | 2024-02-23

    Meanwhile, all the pages on https://wordsandbuttons.online/ with all the animation and interactivity are still below 64 KB.

    This one, for example, https://wordsandbuttons.online/trippy_polynomials_in_arctang... is 51 KB.

    And the code is not at all economical. It's 80% copy-paste with little deviations. There is no attempt to save by being clever either, it's all just good old vanilla JS. And no zipping, no space reduction. The code is perfectly readable when opened with the "View page source" button.

    The trick is - zero dependency policy. No third party, no internal. All the code you need, you get along with the HTML file. Paradoxically, in the long run, copy-paste is a bloat preventor, not a bloat cause.

  • cami.js

    Cami.js is a simple yet powerful toolkit for interactive islands in web applications. No build step required.

  • Project mention: HTML Web Components | news.ycombinator.com | 2023-11-13

    Preact requires a build step otherwise you don't get JSX and you have to build applications a la mithril.js mode:

    > const app = h('h1', null, 'Hello World!');

    With Web Components no build step is required and you're still able to build JSX'ish code. See the code below this section: https://github.com/kennyfrc/cami.js#key-concepts--api

  • 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.

    InfluxDB logo
  • kagerou

    ACT-FF14 OverlayPlugin Skin - Modern, easily configurable, always up-to-date.

  • plain-free-bootstrap-admin-template

    Free Vanilla JavaScript Bootstrap 5 Admin and Dashboard Template that comes with all essential dashboard components, elements, charts, graph and application pages.

  • wc-menu-button

    A simple animating menu button (web component)

  • todomvc-app

    Event driven TodoMVC app with VanillaJS Web Components

  • goph.re

    Live news about #golang

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • sra-mission

    Mission generator for Shadowrun Anarchy rpg through the Controlled Anarchy system

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 vanilla-js related posts

Index

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

Project Stars
1 wordsandbuttons 474
2 cami.js 363
3 kagerou 332
4 plain-free-bootstrap-admin-template 332
5 wc-menu-button 9
6 todomvc-app 5
7 goph.re 3
8 sra-mission 1

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