Skip to content

Vort/u2j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

This program allows to pack JavaScript code into URL.

For example, alert('Hello, world!') can be packed into https://vort.github.io/u2j/#44TE3Sa5UsgimbFfeQ9Rj39w2sR

It allows to host small programs inside the link itself.
Unpacking is performed by static html page, data after # is not transmitted to the server.

Here is an example of simple games packed this way: Pac-Man (source), 2048 (source).

About

URL to JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages