SkillAgentSearch skills...

FORMTypeMaker

Type generator and in-conference intermission screensaver for #FORMSF14

Install / Use

/learn @romannurik/FORMTypeMaker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FORM Type Maker

A text generator and in-conference intermission screensaver for #FORMSF14.

This project demonstates use of Polymer's implementation of material design, Web Starter Kit, and more.

GIF generation is done using the jsgif library, with some help from FileSaver.js.

Example GIF output:

<img src="https://raw.githubusercontent.com/romannurik/FORMTypeMaker/master/example.gif" width="300">

Requirements

You'll need a few things like gulp, node, and sass. Check out the Set Up Web Starter Kit docs for details.

Building

Just like with the Web Starter Kit, there are a couple ways to build everything:

  • gulp will build a distributable, minified version of everything and put it in the dist folder.
  • gulp serve will start a local webserver and open a web browser.
  • gulp serve:dist will build everything and then serve the dist folder.

Related Skills

View on GitHub
GitHub Stars124
CategoryDevelopment
Updated1mo ago
Forks20

Languages

JavaScript

Security Score

95/100

Audited on Feb 25, 2026

No findings