An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# [Fragments](https://fragmentsbycoder.netlify.app)
[![Fragments Screenshot](https://dev-to-uploads.s3.amazonaws.com/i/1eg7f7zhkfpq3l676hlw.png)](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)