SkillAgentSearch skills...

Div.js

A framework for the HTML programming language.

Install / Use

/learn @willmartian/Div.js
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

🤠 div.js 🤠

HTML, the web's most popular programming language, is bloated.

As of 2021, there are at least 10 HTML elements. Why? Why waste time use semantic when div do trick?

Div.js revolutionizes the web, meeting developers where they are at by focusing on their favorite element: <div>

Captain Crunch Oops All Berries cereal box meme, with a HTML div element instead of the word "berries".

Usage

Simply add the is attribute to your divs to imbue them with free functionality, semantics, and accessibility.

<div is="h1">Hello world!</div>
<div is="p">This is a <div is="b">bold</div> paragraph.</div>
<div is="ol">
  <div is="li">This is a list item.</div>
  <div is="li">This is a list item.</div>
  <div is="li">This is a list item.</div>
</div>

Div.js supports many handcrafted default element types. Find a full list here.

Testimonials

<img width="587" alt="Twitter dialogue. @wonkingclass: I've been waiting for this. @will_martian: Thought so. Mind if I use this testimonial in marketing materials? @wonkingclass: Only if you credit me" src="https://user-images.githubusercontent.com/17113462/122583379-26e86b00-d027-11eb-8ae1-fa67bf5f8878.png">

Related Skills

View on GitHub
GitHub Stars443
CategoryDevelopment
Updated7d ago
Forks10

Languages

JavaScript

Security Score

100/100

Audited on Apr 3, 2026

No findings