Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khang-nd/express-code
👨💻 Express yourself with code
https://github.com/khang-nd/express-code
codemirror dom-to-image html javascript svelte sveltejs
Last synced: 8 days ago
JSON representation
👨💻 Express yourself with code
- Host: GitHub
- URL: https://github.com/khang-nd/express-code
- Owner: khang-nd
- License: mit
- Created: 2020-10-29T17:10:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T08:46:07.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T00:19:35.488Z (almost 2 years ago)
- Topics: codemirror, dom-to-image, html, javascript, svelte, sveltejs
- Language: Svelte
- Homepage: https://khang-nd.github.io/express-code
- Size: 2.61 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Express Code
> Let's express ourselves in the most unique way of developers, through code!
## What
A code editor interface where you can get creative, express yourself, write something and share.
* Pick your theme.
* Choose your preferred language.
* Write some lines of code.
* Copy or capture your snippet.
* Or [commit](https://github.com/khang-nd/express-code/tree/master/src/snippets) your wonderful snippet to this repository.
* To **Share**.## Why
* To implement an original idea of mine - at least it was before I was aware of [Carbon](https://carbon.now.sh/).
* To learn [Svelt](https://svelte.dev/) - yes, like many other fellow devs, we learn by building things.## Stuffs
The awesome stuffs I used to craft this:
* [Svelt](https://svelte.dev/)
* [codemirror](https://codemirror.net/)
* [dom-to-image](https://github.com/tsayen/dom-to-image)
* [local-storage](https://github.com/bevacqua/local-storage)
* [Bulma](https://bulma.io/)
* [Material Design Icons](https://materialdesignicons.com/)