Community
Get involved in Replit's community events, opportunities, and platforms.Explore the Community Hub
FEATURED
TOP GLOBAL TIPPERS
1
JDOG787
110.2K
2
d31337
97.4K
3
iamkenlieplays
69K
4
ehejebeh
51.9K
5
CoderGautamYT
47.6K
58
Doodle Jump ExtensionA Replit extension for playing Doodle Jump.
The game was copied and modified from here.
Apart from modifying the game a bit, I added:
Support for Replit Extensions
If installed as an extension, saves your data in the Repl files
Have fun!
Add WASD support
Added WASD support
Fixed a bug that would not let you start the game3.1K
58
58
7
rsc-setup-guideDo you want Spotify controls built right into Replit's editor? Well, here it is!
Using Replit's new extension API I created an extension that adds Spotify media controls directly to the workspace.
It will be published to the official extension store, however if you'd like to use it this post includes an in depth setup guide on how you can start using it now!
283
4
7
3
CSV EditorAn extension for editing CSV files.
63
2
3
3
Prettier for Replit (Extension)Prettier - Code Formatter
Install the extension from the private store or with this link: https://extension-71b9e9dd-9e9b-4615-8d28-3187422a5ba7.erikoxdev.repl.co/
Prettier is a Code Formatter that helps you keep your code clean and easily readable.
This extension aims to implement Prettier into the Replit IDE.
Installation
Install the extension and open it. You will be asked to refresh your browser window.
Usage
Click the blue button called "Format all files" to format all files using Prettier.
In the "Format Files" tab, you can click on folders and files to format those.
You can configure the .prettierignore file (which includes paths to all files which should be ignored by Prettier) in the "Configuration" Tab.
203
4
3
0
ASM Language SupportAn extension that allows for asm language development
Added Syntax Highlighting
title3
Dino Dino is a Markdown editor that will help you when organizing your next project on Replit!
Added public/
Added a folder named public which contains images, and the extension.json file!