typescript-middleware
Compiler Middleware
A server-side TypeScript compiler middleware that optimizes JavaScript compilation and caching.
typescript compile server for [connect/express]-middleware
9 stars
5 watching
2 forks
Language: JavaScript
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ivogabe/gulp-typescript | A plugin for gulp that handles TypeScript compilation with incremental support. | 837 |
rsms/co | Developing a statically typed, general-purpose programming language with an optimizing compiler | 151 |
cincheo/jsweet | Transpiles Java code to run on the web using TypeScript and JavaScript | 1,461 |
buttercam/sisyphus.js | Generates TypeScript code from Protocol Buffers definitions | 22 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,442 |
asdalexander77/typescript2cxx | A tool that translates TypeScript code to C++ | 692 |
piglovesyou/flow-middleware | Middleware creation tool for Node.js frameworks without Express-specific dependencies | 16 |
sergeyt/karma-typescript-preprocessor | A TypeScript preprocessor that compiles files on the fly during testing. | 50 |
evidentsolutions/apina | A tool that generates client-side TypeScript code from server-side APIs | 27 |
rantalainen/magento-api-client | A Magento API client library written in TypeScript | 1 |
praeclarum/netjs | Compiles .NET assemblies to JavaScript, allowing reuse in web apps by converting portable parts into reusable TypeScript files. | 965 |
carbocation/interpose | Provides a standardized way to manage middleware in HTTP requests. | 294 |
thomas4019/expressa | Middleware to create and manage APIs with a built-in admin interface for configuration and schema management. | 439 |
paulbartrum/jurassic | A .NET library to compile and execute JavaScript code in a standards-compliant way | 888 |
typestrong/grunt-ts | Grunt task to manage TypeScript development workflow | 330 |