Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willmartian/div.js
A framework for the HTML programming language.
https://github.com/willmartian/div.js
framework html javascript react
Last synced: 17 days ago
JSON representation
A framework for the HTML programming language.
- Host: GitHub
- URL: https://github.com/willmartian/div.js
- Owner: willmartian
- License: mit
- Created: 2021-06-18T14:05:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-20T00:34:36.000Z (over 3 years ago)
- Last Synced: 2024-10-13T00:14:35.106Z (about 1 month ago)
- Topics: framework, html, javascript, react
- Language: JavaScript
- Homepage:
- Size: 207 KB
- Stars: 439
- Watchers: 7
- Forks: 11
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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: `
`![Captain Crunch Oops All Berries cereal box meme, with a HTML div element instead of the word "berries".](https://user-images.githubusercontent.com/17113462/122575121-678fb680-d01e-11eb-8add-b39a7aad8789.jpg)
## Usage
Simply add the `is` attribute to your divs to imbue them with free functionality, semantics, and accessibility.
```html
Hello world!This is aboldparagraph.
This is a list item.
This is a list item.
This is a list item.
```**Div.js** supports many handcrafted default element types. Find a full list [here.](https://developer.mozilla.org/en-US/docs/Web/HTML/Element)
## Testimonials