Skip to content

knightedcodemonkey/develop

Repository files navigation

@knighted/develop

A small in-browser playground for experimenting with @knighted/jsx and @knighted/css.

⚠️ Early project status: this package is pre-1.0.0 and still actively evolving.

What it is

@knighted/develop is a lightweight dev app that lets you:

  • write component code in the browser
  • switch render mode between DOM and React
  • switch style mode between native CSS, CSS Modules, Less, and Sass
  • preview results immediately

Local development

npm install
npm run dev

Then open the URL printed by the dev server (it should open src/index.html).

Notes

  • This is currently a development playground, not a stable product.
  • Expect breaking changes while APIs and UX are still being shaped.
  • Documentation will expand closer to 1.0.0.

License

MIT

About

Develop UI components directly in the browser.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors