Skip to content

tranzystorekk/paste

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paste

Try it here: https://tranzystorek-io.github.io/paste

About

This is a no-datastore, client-side paste service. It turns text into LZMA-compressed, Base64-encoded URLs.

For example, here's the service hosting (a version of) its own HTML.

Because the entire paste is inside the URL, there's no risk of losing your data because a 3rd-party service vanished or deleted old pastes. If you have the URL, you have the pasted data.

Uses LZMA-JS (© 2016 Nathan Rugg nmrugg@gmail.com).

Acknowledgements

The original paste: https://github.com/topaz/paste.

The CodeMirror fork: https://github.com/ElectronicWizard/paste

The ultimate version: https://github.com/bokub/nopaste

About

A no-datastore, client-side paste service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.7%
  • HTML 8.3%