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.
- Host: GitHub
- URL: https://github.com/maxmilton/ekscss-repl
- Owner: maxmilton
- License: mit
- Created: 2021-04-30T22:31:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-08-14T10:53:14.000Z (4 months ago)
- Last Synced: 2025-08-15T11:59:41.373Z (4 months ago)
- Topics: css, css-preprocessor, css-preprocessors, ekscss, repl, web-app, webapp, xcss
- Language: TypeScript
- Homepage: https://ekscss-repl.maxmilton.com
- Size: 2.63 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/maxmilton/ekscss-repl/actions)
[](https://codeclimate.com/github/maxmilton/ekscss-repl)
[](https://github.com/maxmilton/ekscss-repl/tags)
[](./LICENSE)
[](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)