Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kelcisayshello/htmlreference
interactive reference web page for HTML elements • made with TypeScript, Vite + React, and HTML
https://github.com/kelcisayshello/htmlreference
html react typescript vite
Last synced: about 1 month ago
JSON representation
interactive reference web page for HTML elements • made with TypeScript, Vite + React, and HTML
- Host: GitHub
- URL: https://github.com/kelcisayshello/htmlreference
- Owner: kelcisayshello
- Created: 2023-07-20T18:47:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-09T05:27:15.000Z (over 1 year ago)
- Last Synced: 2023-08-09T06:54:03.693Z (over 1 year ago)
- Topics: html, react, typescript, vite
- Language: TypeScript
- Homepage: http://www.kelcimensah.dev/htmlreference/
- Size: 15.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTML Reference
Thank you for visiting HTML Reference!
### Languages + Libraries
* React `v18.2.5`
* TypeScript `v5.0.2`
* Vite `v4.4.5`
* FontAwesome### Upcoming Features (and Issue Fixes)
Please [click here](https://kelcisayshello.notion.site/0667e2d701a54363a38e87b5dac46c18?v=6d7fffe0a2294eae829ef47d9113c5d9&pvs=4) for an up-to-date list of upcoming features and fixes.### How to Report an Issue?
This project was made and is currently maintained by one person. If you find any kind of issues with the site or discrepancies with the content, please let me know by email ([[email protected]](mailto:[email protected])) with the subject title `@htmlreference: [type your issue here]`.Thanks!
## Elements
🔵 void
### Container
* article
* aside
* body
* div
* footer
* form
* main
* nav
* output
* search (also in form)
* section
### Form
* button
* datalist
* fieldset
* input 🔵
* label
* legend
* optgroup
* option
* progress
* search (also in container)
* select
### Media
* area 🔵
* audio
* figcaption
* figure
* iframe
* img 🔵
* map
* object
* picture
* video
### Miscellaneous
* base 🔵
* canvas
* dialog
* head
* header
* html
* link 🔵
* meta 🔵
* noscript
* slot
* source 🔵
* style
* template
* title
* track 🔵
### Typography
* a
* abbr
* address
* b
* blockquote
* bdi
* bdo
* br 🔵
* caption
* cite
* code
* col 🔵
* colgroup
* data
* dd
* del
* details
* dfn
* dl
* dt
* em
* h1 - h6
* hgroup
* hr 🔵
* i
* ins
* kbd
* li
* mark
* meter
* ol
* p
* pre
* q
* ruby
* rp
* rt
* samp
* small
* span
* strong
* sub
* summary
* sup
* table
* tbody
* td
* tfoot
* th
* thead
* tr
* textarea
* time
* ul
* var
* wbr 🔵
### Deprecated
* acronym
* applet
* basefont
* big
* blink
* dir
* center
* embed
* font
* frameset
* frame
* isindex
* keygen
* listing
* marquee
* menu
* menuitem
* nextid
* nobr
* noframes
* plaintext
* param
* portal
* rb
* rtc
* s
* strike
* tt
* u
* xmp