tslib
TypeScript helper library
A runtime library for TypeScript helpers to improve code efficiency and reduce file sizes.
Runtime library for TypeScript helpers.
1k stars
74 watching
131 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
bundledependencyimportoptimizetypescripttypescript-helpers
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,442 |
total-typescript/total-typescript-book | A comprehensive learning platform for TypeScript developers | 1,681 |
leddgroup/typescript-conditional-types | Simplifies TypeScript code by providing pre-built helper functions for generic types | 50 |
lukeed/tsm | A tool for loading and executing TypeScript modules in Node.js environments | 1,190 |
leddgroup/ts-types-utils | A set of reusable type utility functions for TypeScript | 61 |
gvanastasov/codebook-typescript | A comprehensive guide to learning TypeScript through interactive examples and explanations. | 8 |
frankwallis/plugin-typescript | Enables transpiling of TypeScript files in the browser using SystemJS | 248 |
handlebars-net/handlebars.net.helpers | Provides a set of reusable C# helper functions for various tasks | 44 |
typestrong/grunt-ts | Grunt task to manage TypeScript development workflow | 330 |
43081j/hanbi | A small JavaScript library for creating spies and stubs to isolate dependencies in unit tests. | 60 |
lennonjesus/typescript-education | A comprehensive collection of resources and tutorials to help developers learn TypeScript | 16 |
antfu/starter-ts | A starter template for building TypeScript libraries with necessary dependencies and documentation. | 731 |
wulf/tsync | Automates TypeScript type generation from Rust code | 117 |
asdalexander77/typescript2cxx | A tool that translates TypeScript code to C++ | 692 |
typescripttolua/typescripttolua | Translates TypeScript code to Lua, making large projects easier to maintain and reducing errors. | 2,161 |