Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/swashcap/sample-editor


https://github.com/swashcap/sample-editor

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# [Sample Editor](http://swashcap.github.io/sample-editor/)

![Sample Editor in action](./in-action.gif)

This is a HTML/Markdown and CSS/Sass live editor. It’s build using [React.js](https://facebook.github.io/react/) and [Facebook’s Flux.js](https://facebook.github.io/react/). Sass compilation is accomplished through a [Sass.js](https://github.com/medialize/sass.js/) web worker, and Markdown compilation is done through a custom web worker with [markdown.js](https://github.com/evilstreak/markdown-js). Oh, and the project is built with [Webpack](http://webpack.github.io/).

This was done as a quick little exploration. The architecture is rather crude, and the error notifications are pretty annoying. But, hey! learning.

Check out the bundled version: ****.