Skip to main content Accessibility Feedback

Vanilla JS Web Components

Last week on Twitter, Evan Plaice shared a few really cool vanilla JS resources with me.

Vanilla Web Components is a collection web components built entirely on top of HTML, CSS, vanilla JavaScript, and native browser APIs. There are no libraries or frameworks involved. Evan also maintains a collection of vanilla JS plugins and modules.

(Full disclosure: I haven’t tested any of Evan’s work for accessibility yet, but it’s still an awesome project. If you’re looking to get involved in the open source community, this would be a fantastic place to start.)

Then, later that same day, Dave Rupert shared Awesome Standalones, a curated list of awesome framework-agnostic standalone web components.

Dave’s behind projects like the A11Y Project and Accessibility Nutrition Cards, so I put a high degree of confidence in using the things he recommends.

Enjoy!