Awesome List Updates on Jul 08, 2024
11 awesome lists updated today.
๐ Home ยท ๐ Search ยท ๐ฅ Feed ยท ๐ฎ Subscribe ยท โค๏ธ Sponsor
1. Awesome Eslint
Plugins / Compatibility
- es-x (โญ139) - Disable specific ECMAScript language versions or individual features. Properly maintained fork of no longer maintained
eslint-plugin-es.
Plugins / Languages and Environments
- N (โญ291) - Additional ESLint's rules for Node.js. Properly maintained fork of no longer maintained
eslint-plugin-node.
Plugins / Practices and Specific ES Features
- @eslint-community/eslint-plugin-eslint-comments (โญ76) - Best practices about ESLint directive comments (
/*eslint-disable*/, etc.). Properly maintained fork of no longer maintainedeslint-plugin-eslint-comments.
- ReDoS - ESLint plugin for finding possible ReDoS vulnerabilities.
- ReDoSDetector (โญ12) - ESLint plugin for finding possible ReDoS vulnerabilities.
Plugins / Style
- ESLint Stylistic - Formatting and stylistic ESLint core rules moved to this project and are maintained by the community.
- filenames (โญ323) - Ensure consistent filenames for your JavaScript files. No longer maintained and does not work with ESlint 9 at all.
2. Awesome Terraform
Community
3. Free for Dev
Generative AI
- Clair - Clinical AI Reference. Students have free access to the professional tool suite, which includes Open Search, Clinical Summary, Med Review, Drug Interactions, ICD-10 Codes, and Stewardship. Additionally, a free trial for the professional suite is available.
4. ALL About RSS
Apps / Outline Processor Markup Language
Self Hosted Readers / Outline Processor Markup Language
specifically from (a certain platform) / The expiry of TLS certificates
specifically from (a certain platform) / Wechat Subscription Accounts (ๅพฎไฟกๅ ฌไผๅท)
RSS2TWITTER / Docsify
Toolbox / Webpage Monitor Services with capability of monitoring RSS Feed 1264
- rss-tools: A set of crappy Python scripts to handle RSS in an Unix way

Landing page for RSS Feed / Webpage Monitor Services with capability of monitoring RSS Feed 1264
Views / Discussions / Experiences / Crypto or Blockchain relevant
- Individual Experiences 3, 19, 92, 139, 163, 168, 182, 240, 243, 316, 318, 351, 375, 406, 431, 442, 453, 456
, 475, 514, 543, 591
, 638
, 641
, 718, 720, 783, 784, 861, 877, 900, 903, 907, 921
, 979, 1095
- Views / Discussions About RSS and RSS3 1187

5. Awesome Typescript
Awesome TypeScript Essential Resources
- ๐ Handbook - Welcome to TypeScript the official resource for learning TypeScript
- ๐ TypeScript Deep Dive by Basarat Ali Syed
- ๐ Microsoft/TypeScript on Github (โญ105k) fork TypeScript on Github! Or... just read the code
- ๐ TypeScript Team Blog with announcements and recent updates
- ๐ DefinitelyTyped/DefinitelyTyped (โญ50k) the repository for high quality TypeScript type definitions maintained by Boris Yankov and thousands of contributors
- ๐ Type search, search for typings on npm
- ๐ป Learn how to unleash the full potential of the Turing Complete type system of TypeScript!, ๐ต online course with free first 5 chapters by Gabriel Vergnaud
- ๐ Codebook (โญ10) read and run small code snippets to progressively learn TypeScript from the basic to advanced concepts.
- ๐ Type Challenges (โญ46k) Collection of TypeScript type challenges with online judge.
Typescript Project Starters
- typescript-starter (โญ3.5k) โย A CLI to quickly generate and configure new libraries and Node.js projects
- next-smrt (โญ56) โย A Typescript/NextJs boilerplate with Redux/Styled Components/Material UI and TypeSafe Actions.
- ๐ Next-Postgres-With-Typescript (โญ20) - Forum-like fullstack web app boilerplate with Next.js 7.0.2 + Sequelize 4/Postgres + Typescript + Redux + Passport Local Auth + Emotion
- MicroTS Microservice code generator with interface-first approach: from OpenAPI (Swagger) REST API specification is generated complete project with TypeScript code, input validator, UI, tests and Docker configuration.
- pankod/next-boilerplate (โญ1.6k) A well-structured production ready Next.js boilerplate with Typescript, Redux, Jest, Enzyme, Express.js, Sass, Css, EnvConfig, Reverse Proxy, Bundle Analyzer and Built-in CLI
- jsynowiec/node-typescript-boilerplate (โญ2.9k) Up-to-date, developer ready and comprehensive, yet minimalistic template. Works out of the box for most Node.js projects. All basic tools included and configured. Targets latest Node.js LTS and TypeScript releases.
- typescript-express-starter (โญ2.8k) - Quick and Easy TypeScript Express Starter.
- The Knests Stack (โญ348) - Full stack boilerplate (hackathon starter) with: PostgreSQL, Knex.js, NestJS, Next.js, GraphQL, React (with hooks and typescript), Material-UI, Docker multistage images for, Docker compose and a Gitlab CI/CD pipeline fully configured.
- tRPC + Next.js - Full-stack starter projects for end-to-end type safe development with React
- nd.ts (โญ30) - setup bare minimum Node.ts project asap
- ๐ samchon/backend (โญ688) - TypeScript backend template project using the NestJS (nestia (โญ2k)) and TypeORM (safe-typeorm (โญ230)). It helps newbie backend developers through the derived example projects. Also, it even supports the non-distruptive update system in the process level through the pm2.
- :man-ok: ts-express-boilerplate (โญ26) - ExpressJS / Typescript template good to start backend projects, with a focus on simplicity and minimal features :P It has logging and testing configured out of the box. Typeorm is used for data access.
- create-typescript-app (โญ3) - provides a starting point for TypeScript web applications. pnpm, Rollup, Jest, and CSS Modules with SCSS.
- ts-vite-npm-template (โญ3) - An all-in-one solution for crafting TypeScript-based NPM packages with Vite, complete with built-in GitHub Pages live-demo deployment, automated test-and-build workflows, and Vite-powered unit test configuration, including coverage analysis and a README.md template for your package.
Books
- ๐ TypeScript in 50 Lessons by Stefan Baumgartner
- ๐ ๐ฅ TypeScript Quickly Learn modern TypeScript and build your own blockchain; Supporting code samples ๐yfain/getts (โญ132)
- ๐ Angular Development with Typescript, Second Edition (MEAP October 2017) Angular Development with Typescript, Second Edition is an intermediate-level tutorial that introduces Angular and TypeScript to developers comfortable with building web applications using other frameworks and tools. (by Yakov Fain and Anton Moiseev; Manning)
- ๐ Angular 2 Development with TypeScript (2016) by Yakov Fain and Anton Moiseev; Manning
- ๐ Learning TypeScript 2.x 2nd Ed. by Remo H. Jansen
- ๐ Mastering TypeScript 2nd Ed. by Nathan Rozentals
- ๐ Beginning Angular 4 with TypeScript by Greg Lim
- ๐ Programming with Types - A book on how to design safe, resilient, correct software thatโs easy to maintain and understand by taking advantage of the power of type systems. (by Vlad Riscutia)
- ๐ Essential TypeScript 5 - Third edition of the bestselling guide to TypeScript. (by Adam Freeman)
- ๐ Effective TypeScript by Dan Vanderkam
- ๐ Advanced TypeScript 3 Programming Projects by Peter O'Hanlon
- ๐ The Concise TypeScript Book (Free and Open Source) (โญ8.6k) by Simone Poggiali
Reference Lists
- TypeScript Reference for JS developers - Glossary of keywords, operators, statements and directives
Blogs
- @captain-yossarian's blog - fully dedicated to static typings in TypeScript
CLI and REPL
- Taze (โญ3.5k) A modern cli tool that keeps your dependencies fresh
- Use ts-node (โญ13k) to run scripts or REPL
Offline / Visual Studio
- Visual Studio Community Edition 2015 - free (conditionally) IDE with integrated TypeScript support
- VS Addon - TypescriptSyntaxPaste - Allow you to copy C# source code, then paste as Typescript syntax which help you with converting DTO or interface
Offline / Other (Plugins || Cross-platform || OSS || Free)
- CATS is an IDE for TypeScript and Web developers by @jbaron
- TypeScript Sublime Plugin (โญ1.7k) by @Microsoft
- Atom TypeScript (โญ1.1k) by @TypeStrong
- TypeScript Interactive Development Environment for Emacs (โญ1.5k) by @ananthakumaran
- ๐ Typescript addin for (โญ30) MonoDevelop, SharpDevelop and Xamarin Studio; a short review article
- Typescript tooling for Neovim (โญ613) is a language service plugin for typescript for Neovim.
Online / Playground
- TypeScript playground by @agentcooper, supports multiple TS versions and compiler targets
- JS Bin (Select TypeScript)
- Codepen (Select TypeScript)
- TypeScript Interpret - Terminal Emulator by @niutech
- TypeScript Editor by @drake7707
Build Systems / Playground
- Zwitterion (โญ587) - Super simple development server with built-in support for TypeScript files.
- Nx (โญ26k) - Smart, Fast and Extensible Build System
Cloud Data Warehousing / Playground
- โจ Crisp BigQuery (โญ49) Starter project that delivers Google BigQuery data to end user browsers with cost control. Allows to implement rich data presentation options.
- DDB-Table (โญ129) Strongly typed querys and tables for AWS DynamoDB
Module Bundlers / Playground
- Farm - Extremely fast Vite-compatible web build tool written in Rust
- Rspack - A fast Rust-based web bundler ๐ฆ๏ธ
- Vite - Next Generation Frontend Tooling
- Webpack - supports CommonJS and AMD module bundling
- Browserify - CommonJS module bundler. Does not support TypeScript "out of the box", but can be applied with * Grunt tasks: grunt-ts, grunt-browserify, grunt-contrib-uglify
- fuse-box (โญ4k) | http://fuse-box.org/ - typescript sample: fuse-box-ts-react-reflux-seed (โญ28)
CMS / Playground
- Factor - The Javascript CMS (TypeScript supported natively)
- Graphweaver (โญ529) - Turn multiple data sources into a single GraphQL Headless CMS.
Tools / Playground
- sqlx-ts (โญ214) - SQLx-ts is a CLI application featuring compile-time checked queries without a DSL and generates types against SQLs to keep your code type-safe
- bun - Bun is a fast JavaScript runtime, package manager, bundler, test runner
- deno - A secure runtime for JavaScript and TypeScript
- OXC (โญ16k) - A suite of high-performance tools for JavaScript and TypeScript written in Rust
- biome (โญ20k) - Biome formats and lints your code in a fraction of a second
- SweetIQ/schemats (โญ1.1k) Generate typescript interface definitions from SQL database schema
- TypeDoc - A documentation generator for TypeScript projects
- TypeScript Standard (โญ31) - Zero-configuration TypeScript 2 Standard Validation
- typed-install (โญ101) - Easily install new dependencies and their typings, no matter where they may be
- type-config (โญ22) - A generator for tsconfig.
- Zapatos - Zero-Abstraction Postgres for TypeScript
- dep-tree (โญ1.6k) - Render your project's file dependency tree and/or validate it against your own rules.
- itertools-ts (โญ67) - Extended itertools port for TypeScript and JavaScript. Provides a huge set of functions for working with iterable collections (including async ones).
- ParaglideJS - An i18n compiler that generates fully typesafe translations
- pg (โญ374) - Browser PostgreSQL Playground, no server, just client and pglite (postgresql wasm)
- nocodb (โญ56k) - ๐ฅ ๐ฅ ๐ฅ Open Source Airtable Alternative
Types / Playground
- jsonup (โญ63) - Compile-time JSON parser
- type-o-rama (โญ245) - JS type systems interoperability
- utility-types (โญ5.7k) - Utility Types for TypeScript (provide compatibility with Flow's Utility Types)
- elm-ts (โญ300) - Port of Elm architecture to TypeScript featuring fp-ts, io-ts, rxjs5 and React
- ts-essentials (โญ4k) - All essential TypeScript types in one place
- typescript-conditional-types (โญ50) - Helpers for typescript generic types
- ts-types-utils (โญ61) - Type utilities for typescript
- typesync (โญ1.6k) - Install missing TypeScript typings for dependencies in your package.json.
- type-fest (โญ16k) - A collection of essential TypeScript types
- typetype (โญ422) - A programming language designed for typescript type generation
- nominal (โญ86) - nominal types & dependent types for Typescript.
- @tool-belt/type-predicates (โญ55) - Type Predicates, Assertion Functions and Utilities.
- getmytypes (โญ11) - Install @types files into your devDependencies.
- ts-toolbelt (โญ7k) - Large collection of type utilities for TypeScript
- string-ts (โญ1.2k) - Strongly-typed string functions for all
CSS In JS With Types / Playground
- PandaCSS - CSS-in-JS with build time generated styles, RSC compatible, multi-variant support, and best-in-class developer experience
- Vanilla-Extract - Use TypeScript as your preprocessor. Write typeโsafe, locally scoped classes, variables and themes, then generate static CSS files at build time
- StyleX - StyleX is a JavaScript library for defining styles for optimized user interfaces
Runtime / Playground
- json-decoder (โญ76) - Typesafe JSON decoder and runtime checker
- typescript-is (โญ963) - TypeScript transformer that generates run-time type-checks.
- type-plus (โญ394) - Additional types and type adjusted utilities
- Agent Framework (โญ124) Create interceptor for your class and method using decorators
- SunTori (โญ10) - A JSON de/serializer to ensure everything is safe at runtime.
- config (โญ22) - Runtime configuration resolver
Validation / Playground
- @core/match (โญ45) - Type-safe destructuring assignment with pattern-match validation
- zod (โญ39k) - TypeScript-first schema validation with static type inference
- valibot (โญ7.8k) - Valibot is a Typescript schema library with static type inference, and it's exceptionally lightweight compared to Zod, with no dependencies.
- runtypes (โญ2.7k) - Runtime validation for static types
- ts-codec (โญ18) - TypeScript Codecs for encoding, decoding and validating data
- ow (โญ3.8k) - Function argument validation for humans
- superstruct (โญ7.1k) - A simple and composable way to validate data
- computed-types (โญ362) - ๐ฆฉ Joi like validations for TypeScript
- json-schema-to-ts (โญ1.6k) - Dynamic type inference from JSON schemas
- Yunomix (โญ5) - A form validation toolkit which is designed in AOP form.
- typia (โญ5.2k) - 20,000x times faster runtime validator using pure TypeScript type. Only one line required like
typia.assert<T>(input). Also, supports 200x faster JSON serialization, and Protocol Buffer features. ๐ (see also https://typia.io/docs)
- fta (โญ132) - Rust-based static analysis to monitor code quality
- dto-classes (โญ78) - Developer-friendly parsing, validation & serialization. Static types by default. Uses properties for field schemas, not decorators.
Libraries / Chrome Extensions
- ๐ io-ts (โญ6.8k) - Type validation at runtime
- ๐ SuperJSON (โญ4.9k) - Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more
- ๐ Procedurem (โญ18) - A Small (2kb) And Performant Bi-Directional RPC Library Using WebSockets.
- ๐ RxJS (โญ31k) - A reactive programming library for JavaScript.
- ๐ xstream (โญ2.4k) - An extremely intuitive, small, and fast functional reactive stream library for JavaScript.
- ๐ substitute.js (โญ208) - A fluent mocking library for TypeScript ported from NSubstitute.
- ๐ TypeMoq (โญ428) - A simple mocking library for TypeScript.
- ๐ fast-check (โญ4.6k) - Property based testing framework for TypeScript.
- ๐ InversifyJS (โญ12k) - powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
- ๐ TypeORM (โญ36k) - ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
- ๐ Safe-TypeORM (โญ230) - Enhances
TypeORMin the compilation level and supports automated performance tuning tools through the application level joining. Furthermore, your raw SQL queries would be ensured safety by type meta programming.
- ๐ Safe-TypeORM (โญ230) - Enhances
- ๐ MikroORM (โญ8.4k) - TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, PostgreSQL, MySQL and SQLite.
- ๐ DrizzleORM - Lightweight TypeScript ORM, SQL-like library for flexible data access, serverless-ready, with zero dependencies.
- ๐ Prisma (โญ43k) - Modern database access (ORM alternative) for Node.js & TypeScript | PostgreSQL, MySQL & SQLite
- ๐ prisma-markdown (โญ506): Generates markdown document composed with ERD diagrams and their descriptions.
- ๐ Neuledge (โญ237) - Neuledge is a universal language for databases that provides state-of-the-art tools for data modeling, business logic representation, and schema validation.
- ๐ Typetta (โญ115) - Typescript ORM for Node.js that uses GraphQL as schema definition language | Supports all main SQL databases and MongoDB.
- ๐ TypeGQL (โญ426) - Set of tools for creating GraphQL schema directly from typed TypeScript class.
- ๐ TSTL (โญ615) - Implementation of C++ STL (Standard Template Library) in TypeScript. Provided modules are containers, iterators, algorithms and functors.
- ๐ ECol (โญ10) - Extension of TSTL containers; collections dispatching Elements I/O events.
- ๐ TGrid (โญ162) - Grid Computing Framework, Network & Thread extension of TSTL, supporting RFC (Remote Function Call).
- ๐ Mutex-Server (โญ31) - Critical sections controller, like mutex and semaphore, in the network level.
- ๐ Kalimdor.js (โญ542) - Machine Learning library for the Web, Node and Developers!
- ๐ prelude.ts (โญ382) - Functional programming: immutable persistent collections, constructs such as Option and Either, and combinators.
- ๐ ee-ts (โญ124) - Typed event emitters
- ๐ mokia (โญ113) - A mock server integrated data simulation and http service.
- ๐ sub-events (โญ38) - Strongly-typed events.
- ๐ ts-audio (โญ336) - an agnostic and easy-to-use library to work with the
AudioContextAPI
- ๐ tslog (โญ1.4k) - A powerful logging library with native TypeScript support: beautiful interpolation, native V8 stack trace, secret masking, support for requestIds based on AsyncLocalStorage
- ๐ tsParticles (โญ8.3k) - A lightweight library for easily creating particles animations for websites (Supports also ReactJS, VueJS, Angular, Svelte and others)
- ๐ statek (โญ9) - Reactive state management library
- ๐ Injex - Simple, Decorated, Pluggable dependency-injection framework for TypeScript applications
- ๐ tRPC - TypeScript toolkit for building end-to-end type-safe APIs
- ๐ interface-forge - Test data factories using TypeScript types and interfaces
- ๐ iter-ops (โญ144) - Operations with iterable objects
- ๐ Remult (โญ3.1k) - End-to-end type-safe CRUD and frontend-backend model code sharing in fullstack TypeScript applications.
- ๐ Jest (โญ45k) - A comprehensive JavaScript testing solution. Works out of the box for most JavaScript projects.
- ๐ diod (โญ147) - A very opinionated and lightweight inversion of control container and dependency injector for Node.js or browser apps.
- ๐ @deliberative/crypto (โญ29) - A Typescript/WebAssembly library for public key cryptography, AEAD secret boxes, Shamir secret sharing and random shuffling. Runs on Nodejs, ESM, CommonJS and the browser.
- ๐ castore (โญ257) - Typescript library to easily implement Event Sourcing in your application
- ๐ sweet-monads (โญ351) - Typescript library for popular monads (such as
MaybeorEither) and performant iterators.
- ๐ simple-mask-money (โญ172) - ๐ฐ Simple mask money is a light, safe and typed package to format money!
Mobile / Playground
- ๐ ReactNative - Create native apps for Android, iOS, and more using React
- ๐ NativeScript (โญ25k) - Open Source framework for building cross-platform truly native iOS, Android and Windows mobile apps using JavaScript
Web / Playground
- ๐ Angular (โญ98k) - Angular is a development platform for building mobile and desktop web applications
- ๐ It-Tools - Collection of handy online tools for developers, with great UX
- ๐ feednext.io (โญ326) - An open-source social media application built with Typescript on both client-server side.
- ๐ ionic (โญ52k) - An open-source mobile app development framework build in TypeScript
- ๐ React-UWP (โญ1.2k) - React Components that Implement Microsoft's UWP Design & Fluent Design.
- ๐ palantir/plottable (โญ3k) - A library of modular chart components, built on
D3(see also: http://plottablejs.org)
- ๐ APIs-guru/graphql-voyager (โญ7.9k) - Represent any GraphQL API as an interactive graph ๐ฐ๏ธ
- ๐ Rebilly/ReDoc (โญ25k) - OpenAPI/Swagger-generated API Reference Documentation
- ๐ excaliburjs/Excalibur (โญ2k) - Free open source JavaScript game engine
- ๐ Bobril (โญ368) - Component oriented framework inspired by Mithril and ReactJs. (see also: http://bobril.com/)
- ๐ Stencil (โญ13k) - a tool for building modern Web Components
- ๐ Langfuse (โญ14k) - Open source LLM engineering platform ๐ชข - Tracing, Prompt Mgmt, Evaluations, Analytics
- ๐ redux-zero (โญ2k) - A lightweight state container based on Redux
- ๐ wretch (โญ5k) - A tiny (< 2.2Kb g-zipped) wrapper built around fetch with an intuitive syntax.
- ๐ Cycle.js (โญ10k) - A functional and reactive JavaScript framework for predictable code.
- ๐ Tridactyl (โญ5.8k) - A Firefox browser addon that replaces browser's control mechanism with one modelled on the one true editor, Vim.
- ๐ armour/vue-typescript-admin-template (โญ5.7k) - A vue-cli 3.0 & typescript minimal admin template + a production-ready front-end solution for admin interfaces (demo)
- ๐ n8n.io (โญ117k) - Open Source Workflow Automation Tool
- ๐ Dnote (โญ2.9k) - A command line notebook with a multi-device sync and a web interface.
- ๐ Thin Backend (โญ1.2k) - Realtime Backend for your Single Page Apps, with End-to-End Type Safety thanks to types being derived from the Postgres Schema
- ๐ Flowbite (โญ8.7k) - Open-source component library built on top of Tailwind CSS featuring interactive UI components built with TypeScript
- ๐ Treehouse (โญ168) - Open source lightweight library to build your own note-taking tool.
Web/ReactJS / Playground
- ๐ facebook/create-react-app Create React apps using typescript with no build configuration
- ๐ Microsoft/TypeScript-React-Starter (โญ11k) A starter template for TypeScript and React with a detailed README describing how to use the two together; based on
create-react-app
- ๐ typescript-cheatsheets/react-typescript-cheatsheet (โญ46k) Cheatsheets for experienced React developers getting started with TypeScript
- ๐ jsxtyper (โญ38) Generates TypeScript interfaces from .jsx files
- ๐โโ๏ธ vortigern - A universal boilerplate for building web applications w/ TypeScript, React, Redux and more.
- ๐ React Server Example TSX (โญ278) Boilerplate for isomorphic web app with React server-side rendering in TypeScript
- ๐ React & Redux in TypeScript - Static Typing Guide (โญ13k) The complete guide to static typing in "React & Redux" using TypeScript
- ๐ Typescript Monorepo CRA Example (โญ27) - A minimalistic CRA + typescript monorepo.
- ๐ Typescript Monorepo Next Example (โญ44) - A minimalistic next.js + typescript monorepo.
- ๐ Crisp React (โญ188) Boilerplate with React client and Express backend. Offers performance and extended functionality. Helps to avoid frequent React-Express pitfalls.
- ๐ React by Example Code-oriented React tutorial for programmers
- ๐ Materio Free MUI React NextJS Typescript Admin Template (โญ1.8k) - Most Powerful & Comprehensive Free MUI React NextJS Admin Dashboard Template built for developers. Made With Typecript & JavaScript.
- ๐ Flowbite React (โญ2k) - Open-source component library based on React, TypeScript, and Tailwind CSS
Back-end API / Playground
- ๐ Actio (โญ263) - The Node.js framework for monoliths and microservices.
- ๐ design-first - A REST Api templating engine for Typescript
- ๐ Fastify (โญ34k) - Fast and low overhead web framework, for Node.js
- ๐ Hono - Hono is a small, simple, and ultrafast web framework for the Edges. It works on any JavaScript runtime
- ๐ Nest (โญ72k) - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript ๐ (see also: https://nestjs.com/)
- ๐ nestia (โญ2k) - 20,000x faster validation and 200x faster JSON serialization decorators using
typia. Enable to utilize pure TypeScript interface type as DTO, and overall server performance improved by about 30x times. Also, it supports SDK (collection offetchfunctions with type definitions) and Mockup Simulator (backend server simulator embedded in SDK) generation, and even possible to migrate NestJS project only byswagger.jsonfile. ๐ (see also: https://nestia.io/docs)
- ๐ nestia (โญ2k) - 20,000x faster validation and 200x faster JSON serialization decorators using
- ๐ LoopBack 4 (โญ5k) - A highly extensible Node.js and TypeScript framework for building APIs and microservices. ๐ (see also: https://loopback.io/)
- ๐ FoalTS (โญ1.9k) - A simple, intuitive and complete framework for building enterprise-grade Node.JS applications ๐ฅ ๐ (see also: https://foalts.org)
- ๐ Enso - Typescript first Node.JS framework inspired by Domain Driven Design principles with a focus on composition and Developer Experience
- ๐ Libstack - A collection of various modules to create Typescript server easily and ready to be deployed on Docker.
- ๐ tinyhttp (โญ2.8k) - A modern Express-like web framework for Node.js, written in TypeScript and compiled to Native ESM.
- ๐ ZenTS (โญ34) - A modern Node.js and TypeScript first framework for building rich web applications
- ๐ Booster Framework (โญ432) - Event-driven cloud native GraphQL open-source framework, part of the Booster Cloud ecosystem. It makes use of high-level abstractions and conventions. (see also: https://booster.cloud)
Standalone apps / Playground
- ๐ Visual Studio Code (โญ174k) - Multiplatform IDE.
- ๐ alm (โญ3k) - A next generation IDE just for TypeScript written in TypeScript + React
- ๐ App Outlet (โญ397) - An universal linux app store for AppImages/Flatpaks/Snaps written in TypeScript + Angular
- ๐ SnowFS - a fast, scalable version control file storage for graphic files
Standalone apps / Chrome Extensions
- lc-mate (โญ1) - Extension that adds contest rating to usernames in LC
Design patterns / Chrome Extensions
- ๐ Design Patterns implementation (โญ5.3k) - Implementation of the well-known 23 patterns of GoF
๐ Free Courses / Chrome Extensions
- Angular Applications with TypeScript (Microsoft Virtual Academy)
- AngularJS with TypeScript made easy (SSW TV)
- Evolving JavaScript with TypeScript a detailed introduction to TypeScript
- Why program in TypeScript? an overview of the main syntax constructs focusing on the benefits of using TypeScript as opposed to coding in JavaScript
- Functional Programming with TypeScript - Discover functional programming with Typescript and create a library like fp-ts alongside Sahand Javid in this beginner-friendly YouTube playlist.
- Building CRM from scratch with Typescript and Bun - Building a real-world CRM system from scratch, without big frameworks. Bun, Typescript and Tailwind.
๐ต Paid Courses / Chrome Extensions
- TypeScript Fundamentals (Pluralsight)
- Practical TypeScript Migration (Pluralsight)
- Angular with TypeScript (Pluralsight)
- Using TypeScript for Large AngularJS Applications (Pluralsight)
- Introduction to TypeScript (Packt)
- Mastering TypeScript (Packt)
- Angular with TypeScript (Manning)
Social / Chrome Extensions
- @typescriptlang - Official Typescript Twitter
- @angularjs - Official Angularjs Twitter using Typescript Since 2.0
- @jntrnr - Typescript Program Manager at Microsoft
- @ahejlsberg - Technical Fellow at Microsoft involved with the Typescript project
6. Static Analysis
Programming Languages / Other
- elm-review โ Analyzes whole Elm projects, with a focus on shareable and custom rules written in Elm that add guarantees the Elm compiler doesn't give you.
7. Awesome Gnome
Applets / Design Tooling
- RunCat โ The cat tells you the CPU usage by running speed.
- OpenWeather - Weather applet.
Windows / Design Tooling
- PaperWM - Tiled scrollable window management.
- Coverflow Alt-Tab - Advanced fullscreen app switcher.
Visual Changes / Design Tooling
- Blur-my-shell - Apply a blur effect to the overview and top panel background.
- Desktop Cube - A Desktop Cube for GNOME Shell
- Burn My Windows - Open/Close your windows with style.
8. Awesome Neovim
(requires Neovim 0.5) / Diagnostics
- sontungexpt/better-diagnostic-virtual-text (โญ89) - Enhances the display of virtual text for diagnostics. This function aims to provide a more user-friendly and informative presentation of diagnostic messages directly within the editor.
9. Awesome Vue
Components & Libraries / Frameworks
- Shadcn UI (โญ7.7k) - An unofficial, community-led Vue port of shadcn/ui (โญ91k) (re-usable components built with Radix Vue (โญ5.2k) and Tailwind CSS (โญ89k)).
Components & Libraries / UI Components
- vue-polygon-cropper (โญ2) - A simple component to crop images in polygon shapes. Demo
10. Awesome Rust
Applications / Web
- importantimport/hatsu (โญ204) - ๐ฉต Self-hosted and fully-automated ActivityPub bridge for static sites.
11. Awesome Agi Cocosci
Communications / Non-Verbal Communication
- Emergent Graphical Conventions in a Visual Communication Game - NeurIPS, 2022. [All Versions]. A computational account on the emergence of iconic language.
- Prev: Jul 09, 2024
- Next: Jul 07, 2024