A modern pastebin alternative to share code fast. Made using React, MongoDb, Express.js and Highlight.js.
- Copy the code you want to share
- Visit https://codedump.xyz
- Press
Ctrl + V
orCmd + V
- Copy the generated link. Example link - https://codedump.xyz/py/YSSngLN_1bylw7xP
- Visit
https://codedump.xyz/
+fileExtension
to change the selected language.
For example, visiting https://codedump.xyz/py
will make the selected language as Python.
- To change the syntax highlighting rename the URL.
Changing https://codedump.xyz/py/YSSngLN_1bylw7xP
to https://codedump.xyz/js/YSSngLN_1bylw7xP
will make JavaScript as the langauge.