https://github.com/jaagrav/fragments
Fragments is a light weight code editor which supports multiple languages, store your code/snippets here for future use.
https://github.com/jaagrav/fragments
code editor javascript snippets
Last synced: 11 months ago
JSON representation
Fragments is a light weight code editor which supports multiple languages, store your code/snippets here for future use.
- Host: GitHub
- URL: https://github.com/jaagrav/fragments
- Owner: Jaagrav
- Created: 2020-11-17T20:39:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-08T17:20:00.000Z (over 5 years ago)
- Last Synced: 2025-03-28T15:21:33.199Z (12 months ago)
- Topics: code, editor, javascript, snippets
- Language: JavaScript
- Homepage: https://fragments.jaagrav.in/
- Size: 24.4 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Fragments](https://fragmentsbycoder.netlify.app)
[](https://fragmentsbycoder.netlify.app)
## What is [Fragments](https://fragmentsbycoder.netlify.app)?
>Fragments is a prototype of [Xper](https://github.com/Jaagrav/Xper) 2.0 which will allow you to code, execute and view them in RealTime on all platforms
that you visit your website from.
However in Fragments, you can create/edit/store code and snippets for future use. Fragments would soon become a text editor for PC and Mac after
I implement [electronjs](https://github.com/electron/electron) into this project.
## Features
- [x] Create documents and directories with a proper File Explorer in order to navigate through your files
- [x] Saves your code/text locally on your browser local storage.
- [ ] Cloud unlimited storage.
- [x] Multiple language support, text-highlighting for languages like JSX, JavaScript, HTML, CSS, Java, C, C++, JSON, et cetera.
- [ ] Run WebDev Code in RealTime
- [ ] Visit [GitHub](https://github.com), [Stack Overflow](https://stackoverflow.com) and [GeeksForGeeks](https://www.geeksforgeeks.org) from side panel.
- [x] Fast and Light Code Editor
## Technologies Used
- HTML
- CSS
- JS
- [JQuery](https://code.jquery.com)
- [Font Awesome](https://fontawesome.com)
- [AceJS](https://ace.c9.io)
##
[Design File](https://www.figma.com/file/YPykm176OSy7rBRm1obGs3/Fragments?node-id=0%3A1) | [Fragments Website](https://fragmentsbycoder.netlify.app)