Torpor v1 Release

Torpor v1 has been released and it has a new website. Click around to see what you can do with it!

Features

Torpor is a full-stack JavaScript framework that aims for simplicity and completeness. It has the following features:

  • Compose your views with JavaScript, HTML and CSS
  • Components are functions with script, markup and styles
  • In-markup JavaScript logic with @if, @for, @switch, @try, and @await keywords
  • And @replace, @const, @console, @debugger, @function and @html
  • Runtime reactivity via proxies that can be used in any JavaScript file
  • Scoped styles, two-way binding, child components and more
  • An accessible, unstyled component library
  • A full-featured site and app framework