Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Express Code

Visit Site

> 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/)