Skip to content

ZhengLinLei/paste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paste

License

Try it! https://zhenglinlei.github.io/paste/

Code Editor

Also can try our code paste: https://github.com/ZhengLinLei/paste-code

What is this?

This is a service made in client-side javascript. It turns text into LZMA-compressed, Base64-encoded URLs.

How do I use it?

Paste your text into the text box, and click the "Paste" button. The URL will be updated to reflect the new paste. You can also use the "Copy" button to copy the URL to your clipboard.

What can I do with it?

You can open more than one tab and paste different text into each tab. And share it in markdown community without spamming so much content. They can open the URLs and see the text you pasted. Also can create the same URL by pasting the same text. This is useful for sharing code snippets. You can also use it to share text with your friends.

Example

This is an example of the source code of our project: paste and other example paste2

Dependencies

This project uses lzma.js and native Base64 functions.

License

MIT License

About

Create at maximun 4 tabs of textarea content to share code, plaintext with URL without server and databases

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published