retro-elements

1.0.1 • Public • Published

retro-web-elements

A collection of six HTML elements to revive the joys of web development in the 90s, built with Polymer 3.

Contents

  • retro-basefont: The <basefont> element.
  • retro-bgsound: The <bgsound> element. Uses jasmid to parse MIDI files in browsers that don't support this element natively (= everything not Internet Explorer). The sound quality leaves room for improvement.
  • retro-blink: The <blink> element.
  • retro-counter: Creates a 90s-style visitor counter with a random value.
  • retro-gif: Creates fake GIF animations (jumping, pulsating).
  • retro-spacer: The <spacer> element.

Install the Polymer-CLI

First, make sure you have the Polymer CLI and npm (packaged with Node.js) installed. Run npm install to install your element's dependencies, then run polymer serve to serve your element locally.

Readme

Keywords

none

Package Sidebar

Install

npm i retro-elements

Weekly Downloads

4

Version

1.0.1

License

none

Unpacked Size

81.1 kB

Total Files

19

Last publish

Collaborators

  • wortwart