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

https://github.com/maxmilton/ekscss-repl

🔁 REPL web app to live compile XCSS into CSS with ekscss.
https://github.com/maxmilton/ekscss-repl

css css-preprocessor css-preprocessors ekscss repl web-app webapp xcss

Last synced: 4 months ago
JSON representation

🔁 REPL web app to live compile XCSS into CSS with ekscss.

Awesome Lists containing this project

README

          

[![CI status](https://badgen.net/github/checks/maxmilton/ekscss-repl?label=ci)](https://github.com/maxmilton/ekscss-repl/actions)
[![Coverage %](https://badgen.net/codeclimate/coverage/MaxMilton/ekscss-repl)](https://codeclimate.com/github/maxmilton/ekscss-repl)
[![Latest tag](https://badgen.net/github/tag/maxmilton/ekscss-repl)](https://github.com/maxmilton/ekscss-repl/tags)
[![Licence](https://badgen.net/github/license/maxmilton/ekscss-repl)](./LICENSE)

[![Coverage %](https://qlty.sh/badges/41f298af-c6d0-47d3-a947-2a34811503f6/test_coverage.svg)](https://qlty.sh/gh/maxmilton/projects/ekscss-repl)

# ekscss REPL

REPL web app. Live compile XCSS into CSS with [ekscss](https://github.com/maxmilton/ekscss).

Try it:

### Technology

- [ekscss](https://github.com/maxmilton/ekscss) style preprocessor
- [stage1](https://github.com/maxmilton/stage1) JavaScript framework
- [bun](https://github.com/oven-sh/bun) JavaScript bundler and runtime

## Browser support

Recent versions of evergreen browsers only.

## Bugs

Please report any bugs you encounter on the [GitHub issue tracker](https://github.com/maxmilton/ekscss-repl/issues).

## License

MIT license. See [LICENSE](https://github.com/maxmilton/ekscss-repl/blob/master/LICENSE).

The [repeat button icon](https://github.com/twitter/twemoji/blob/master/assets/svg/1f501.svg) is from [twitter/twemoji](https://github.com/twitter/twemoji) which is licensed CC-BY 4.0.

---

© 2025 [Max Milton](https://maxmilton.com)