Skip to content
/ mdoml Public

An experiment in creating custom HTML elements based on today’s most common interface elements.

License

Notifications You must be signed in to change notification settings

mdo/mdoml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdoml

What if you could augment HTML5's current set of elements with your own? Well, as it turns out, you can. mdoml is an experiment in creating custom HTML elements based on today's most common interface design components.

Is this a bad idea? Maybe, but that depends on how you look at it. Sure, it doesn't validate, but it does create a more approachable component-based design system. No more rules around writing classes a certain way—just create the components.

For more information, see the docs and examples.

Local development

This repo is a Jekyll site, so you'll need that installed before firing it up locally. Once you're set, just start a local server with jekyll serve and head to http:https://localhost:4000/mdoml/.

License

Created by @mdo, licensed under MIT.

About

An experiment in creating custom HTML elements based on today’s most common interface elements.

Resources

License

Stars

Watchers

Forks

Packages

No packages published