Skip to content
Open navbar menu
Sign UpLog In

Community

#extension
Get involved in Replit's community events, opportunities, and platforms.Explore the Community Hub
FEATURED
jeff
Announcing Ghostwriter Chat
AutoModeration
Welcome to Replit Community
TOP GLOBAL TIPPERS
1
JDOG787
JDOG787
110.2K
2
d31337
d31337
97.4K
3
iamkenlieplays
iamkenlieplays
69K
4
ehejebeh
ehejebeh
51.9K
5
CoderGautamYT
CoderGautamYT
47.6K
TOP TAGS
#games
#apps
#python
#javascript
#html
#fun
#game
#simple
#python3
#java
#cpp
#bash
LuisAFK
LuisAFK
published an Update
2 months ago
58
Doodle Jump Extension
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 game
#games
#replitextension
#doodlejump
+2
Zavexeon
Zavexeon
published a Repl
1 month ago
7
rsc-setup-guide
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!
MiloCat
MiloCat
YAY!1 month ago
Art3misBulletOf
Art3misBulletOf
LEZZ GO WE NEED SPOOTIFY1 month ago
LuisAFK
LuisAFK
published a Repl
3 months ago
3
CSV Editor
CSV EditorAn extension for editing CSV files.
Tovtovim
Tovtovim
pseudomicrophone -> .csv -> .mp33 months ago
ErikoXDev
ErikoXDev
published a Repl
1 month ago
3
Prettier for Replit (Extension)
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.
bigminiboss
bigminiboss
awesome thx1 month ago
mollthecoder
mollthecoder
How do I execute commands in a replit extension?1 month ago
804kn
804kn
published an Update
2 months ago
0
ASM Language Support
ASM Language SupportAn extension that allows for asm language development
Added Syntax Highlighting
title
hugo
hugo
published an Update
2 months ago
3
Dino
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!