Skip to content

il3ven/code-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A modern pastebin alternative to share code fast. Made using React, MongoDb, Express.js and Highlight.js.

Screenshot

image

How to use

  1. Copy the code you want to share
  2. Visit https://codedump.xyz
  3. Press Ctrl + V or Cmd + V
  4. Copy the generated link. Example link - https://codedump.xyz/py/YSSngLN_1bylw7xP

More advanced features

  1. Visit https://codedump.xyz/ + fileExtension to change the selected language.

For example, visiting https://codedump.xyz/py will make the selected language as Python.

  1. 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.

About

Easily share your code with other people.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published