Skip to content

cuebitt/webcomponents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webcomponents

This is a collection of Web Components intended to make sharing modules on Neocities easier.

Motivation

Most Neocities sites are handwritten without using a build tool like most other sites. Many sites have elements that are borrowed from other users, such as a hit counter or a music player. Copy-pasting these into an HTML document can make the document harder to read, so using Web Components to make a site more modular increases readability while retaining the DIY-nature of Neocities.

Usage

See the README.md file in each subdirectory in the components folder of this repository. You can download the Javascript file and upload it directly to your site, or use a CDN like JSDelivr to include it remotely.

Attribution

This repository's contents are distributed under the MIT License. A copy of the MIT license is included in each script, so you don't need to do anything extra to credit this project.

About

Web Components, for use on Neocities

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors