Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swashcap/sample-editor
https://github.com/swashcap/sample-editor
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/swashcap/sample-editor
- Owner: swashcap
- Created: 2015-05-03T06:40:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-04T22:48:43.000Z (almost 7 years ago)
- Last Synced: 2023-04-01T03:29:02.254Z (over 1 year ago)
- Language: JavaScript
- Size: 1.48 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: ****.