All Projects → typescene → Typescene

typescene / Typescene

Licence: mit
Strongly typed front-end framework

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Typescene

Xtd forms
Modern c++17 library to create native gui for Microsoft Windows, Apple macOS and Linux.
Stars: ✭ 25 (-87.31%)
Mutual labels:  framework, toolkit, gui
Iframework
Simple Unity Framework
Stars: ✭ 110 (-44.16%)
Mutual labels:  framework, gui
Libmtev
Mount Everest Application Framework
Stars: ✭ 104 (-47.21%)
Mutual labels:  framework, toolkit
Go Testdeep
Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite
Stars: ✭ 137 (-30.46%)
Mutual labels:  framework, toolkit
Pyrustic
Lightweight framework and software suite to help develop, package, and publish Python desktop applications
Stars: ✭ 75 (-61.93%)
Mutual labels:  framework, gui
Iced
A cross-platform GUI library for Rust, inspired by Elm
Stars: ✭ 12,176 (+6080.71%)
Mutual labels:  toolkit, gui
Doodle
A pure Kotlin UI framework for the Web.
Stars: ✭ 127 (-35.53%)
Mutual labels:  framework, webapp
Imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Stars: ✭ 33,574 (+16942.64%)
Mutual labels:  toolkit, gui
Carry
ClojureScript application framework.
Stars: ✭ 149 (-24.37%)
Mutual labels:  framework, gui
Kratos
A modular-designed and easy-to-use microservices framework in Go.
Stars: ✭ 15,844 (+7942.64%)
Mutual labels:  framework, toolkit
Legui
Java OpenGL GUI library. Created for using with latest LWJGL (LWJGL 3).
Stars: ✭ 167 (-15.23%)
Mutual labels:  framework, gui
Flutterwebsite
The flutter.dev website recreated in Flutter. https://gallery.codelessly.com/flutterwebsites/flutterwebsite
Stars: ✭ 76 (-61.42%)
Mutual labels:  framework, webapp
Cryptii
Web app and framework offering modular conversion, encoding and encryption
Stars: ✭ 971 (+392.89%)
Mutual labels:  framework, webapp
Easyfxml
A collection of tools and libraries for easier development on the JavaFX platform!
Stars: ✭ 102 (-48.22%)
Mutual labels:  framework, gui
Alumna
[Alpha release of v3] Development platform for humans / Plataforma de desenvolvimento para humanos
Stars: ✭ 32 (-83.76%)
Mutual labels:  framework, webapp
Eviltwinframework
A framework for pentesters that facilitates evil twin attacks as well as exploiting other wifi vulnerabilities
Stars: ✭ 122 (-38.07%)
Mutual labels:  framework, toolkit
Glimmer
DSL Framework consisting of a DSL Engine and a Data-Binding Library used in Glimmer DSL for SWT (JRuby Desktop Development GUI Framework), Glimmer DSL for Opal (Pure Ruby Web GUI), Glimmer DSL for XML (& HTML), Glimmer DSL for CSS, and Glimmer DSL for Tk (MRI Ruby Desktop Development GUI Library)
Stars: ✭ 186 (-5.58%)
Mutual labels:  framework, gui
C Sharp Console Gui Framework
A GUI framework for C# console applications
Stars: ✭ 838 (+325.38%)
Mutual labels:  framework, gui
Element
Programmatic UI for macOS
Stars: ✭ 855 (+334.01%)
Mutual labels:  framework, gui
Omnigui
A cross-platform GUI framework from scratch just to learn
Stars: ✭ 147 (-25.38%)
Mutual labels:  framework, gui

Typescene

Typescene is a robust front end library written in TypeScript: strongly typed, no dependencies, no nonsense.

Documentation

All documentation for Typescene can be found on the website: https://typescene.dev/docs.

The online docs include an overview as well as other guides, and reference documentation.

Getting Started

If you're new to Typescene, make sure to check out these resources:

TODO

A few very important tasks are currently still pending:

  • Tests, lots of 'em. The core package now comes with a test harness but only very few tests. These need to be added in some kind of structural way. Perhaps this can be organized using a Github project, opinions welcome on Twitter please.
  • More tests for the @typescene/webapp package. These probably need an automated browser-based test framework. Opinions welcome on Twitter please.
  • More examples for the reference documentation. These need to be added to the typescene.github.io repo on GitHub.
  • More sample projects, along with articles on how they work. Before publishing these we're happy to review your own samples, please DM on Twitter.
  • More prebuilt components (calendars, combo buttons, etc). See typescene-treegrid on GitHub for a full featured example.

Questions and Issues

Have a question about Typescene? Get in touch with us on Twitter or post a question on Stack Overflow.

If you think you’ve found a bug or other issue, please make sure you can reproduce the issue with a minimal example. Then post your issue here on GitHub.

Changes

The main Typescene repository uses tagged Releases to communicate changes between versions. Make sure you stay updated by following Typescene on Twitter!

FAQ

Q: Why another JavaScript framework?
A: Typescene is different in a number of ways. Read this article for a detailed overview of Typescene's design goals.

Q: Should I use Typescene for my next project?
A: Sure! Typescene works best for desktop-style and/or mobile Web apps. As always, read the docs first. If you need something for your blog or other online content, then other frameworks might suit your needs better.

Q: How do I get started with Typescene?
A: Typescene is distributed through NPM. Read through the guides provided on the Typescene docs website and follow along to create your first project.

Reach Out!

Find us on Twitter for the latest news, and please consider giving us a ⭐️ star on GitHub!

Support

Support Typescene on Patreon for financial contributions.

For contributions in the form of bug fixes and changes, feel free to use Pull Requests or send us a DM on Twitter to discuss how best to approach your issue.

License

The Typescene source code is licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].