Skip to content

Releases: koculu/Regor

release-v1.0.1

31 Aug 08:00
Compare
Choose a tag to compare

Regor Initial Release v1.0.1

I am excited to announce the first official release of Regor, a modern UI framework designed for web and desktop applications. Regor draws inspiration from Vue's proven concepts, while emphasizing simplicity and flexibility.

Key Features

  • Simplicity: Develop UIs without a Virtual DOM for a straightforward implementation.
  • TypeScript: Enjoy native TypeScript support without workarounds.
  • No Build Step: Define components in TypeScript using tagged string templates, no build step needed.
  • Secure Evaluation: Regor's secure JavaScript VM ensures safe runtime compilation.
  • Flexible Reactivity: Empowering developers with a highly flexible reactivity system.
  • Non-JS SSR: Bind to existing DOM without removing mounted HTML elements for non-JavaScript server-side rendering.
  • Reentrance: Regor supports multiple mountings in the previously mounted area using the same or different app contexts. This enables creating and mounting new directives dynamically.

https://www.npmjs.com/package/regor