Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/repcomm/lwce
Lite Weight Code Engine - coding on mobile while I'm at work
https://github.com/repcomm/lwce
code editor javascript mobile target typescript
Last synced: 14 days ago
JSON representation
Lite Weight Code Engine - coding on mobile while I'm at work
- Host: GitHub
- URL: https://github.com/repcomm/lwce
- Owner: RepComm
- Created: 2020-07-12T11:02:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-12T11:04:53.000Z (over 4 years ago)
- Last Synced: 2024-11-29T19:34:57.642Z (2 months ago)
- Topics: code, editor, javascript, mobile, target, typescript
- Language: JavaScript
- Homepage: https://repcomm.github.io/lwce/build/
- Size: 252 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
## LWCE
Lwce - pronouced as name Lucy
Stands for `Lite Weight Code Engine`A means by which I can write code on mobile.
I have no idea where I'll take this project
but I'll try to make it cool.![example png](./example.png)
## Features
Nothing yet.## Goals
- Write code efficiently on mobile## Planned Features
Nothing yet.## Uses
[codemirror](https://codemirror.net/index.html) - code editing
[typescript] (https://github.com/microsoft/TypeScript) - implementation language