No description
  • CSS 61.1%
  • HTML 25%
  • JavaScript 13.9%
Find a file
2026-05-06 15:14:57 +00:00
.devcontainer Update .devcontainer/devcontainer.json 2026-04-25 02:58:36 +00:00
src made selectors for the elements with a11y-range properties within the component for better readability and also only needing to define the selector once since .querySelector() returns a live element 2026-05-06 15:14:57 +00:00
.editorconfig added elements from html5-boilerplate 2026-04-17 18:53:43 +00:00
.gitattributes added elements from html5-boilerplate 2026-04-17 18:53:43 +00:00
.gitignore initial commit 2026-04-17 17:42:15 +00:00
.prettierignore added and ran prettier 2026-04-17 17:50:18 +00:00
package-lock.json ran npm update 2026-05-05 13:53:51 +00:00
package.json changed @elenajs/core to a dependency because it is actually imported by various js modules 2026-05-02 12:54:46 +00:00
prettier.config.js added and ran prettier 2026-04-17 17:50:18 +00:00