Git Product home page Git Product logo

Typetron

> **Note:** This project is a prototype in heavy development and not ready for production.

What is Typetron

Typetron is a modern web framework built for Node.js, written in Typescript, that allows you to build fully featured web applications. What of the key differences of Typetron is that its core packages were built from scratch in order to preserve the performance. (benchmark coming soon)

(check the tutorials page on how to get started with Typetron)

Features (developed/to be developed)

  • Routing
  • Controllers
  • Middleware
  • Query builder
  • ORM (Active Record)
  • IoC container
  • Services
  • ServiceProviders
  • Persistence (SQL, NoSQL)
  • Intuitive directory structure
  • Models (aka smart DTOs)
  • Forms & Validations
  • Utilities/helper functions
  • Easy debugging
  • Testing
  • Authentication
  • Error handling
  • CLI
  • Websocket
  • Migrations
  • Database seeding
  • Authorization
  • Sessions
  • Mailing
  • Worker threads
  • GraphQL
  • Cache
  • HTTP2
  • Automatic documentation generation for REST, Websocket and GraphQL
  • Modules
  • Logging
  • Internationalization (i18n)
  • Monitoring
  • Two-Factor Authentication (2FA)
  • OAuth
  • Views (HTML rendering)
  • HTTP3/QUIC
  • Error alerts (from the server directly on pc or phone, Slack or SMS)

Prerequisites

Getting started

git clone https://github.com/typetron/typetron my-awesome-project
cd my-awesome-project
npm install
npm start

Check http://localhost:8000

Documentation

Check the official website for more details.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Typetron's Projects

cli icon cli

Typetron Command Line Tool

framework icon framework

Typetron is a modern Node.js framework for building backend web apps with Typescript

typetron icon typetron

Modern Node.js framework for creating fully-featured apps

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.