Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

TypeScript

TypeScript is an open source programming language developed by Microsoft and first released in 2012. It is designed to add type safety to JavaScript while conforming as closely as possible to the syntax and semantics of the ECMAScript standard.

It is a syntactical superset of the JavaScript programming language; all valid JavaScript source code is also valid TypeScript source code, but not vice-versa. TypeScript compiles (or transpiles) to JavaScript, meaning that it can be utilized to target any JavaScript environment. It can be used to develop JavaScript for both client-side and server-side applications.

https://github.com/RobinTail/express-zod-api

A Typescript library to help you get an API server up and running with I/O schema validation and custom middlewares in minutes.

api documentation documentation-tool endpoint express hacktoberfest http json middleware nodejs openapi openapi-specification schema schema-validation server swagger swagger-documentation typescript validation zod

Last synced: 28 Oct 2024

https://github.com/infinitered/ignite-bowser

Bowser is now re-integrated into Ignite CLI! Head to https://github.com/infinitered/ignite to check it out.

boilerplate cli mobx mobx-state-tree mst navigator react react-hooks react-native react-navigation reactjs reactotron typescript

Last synced: 29 Oct 2024

https://github.com/mhartington/nvim-typescript

Typescript tooling for Neovim

neovim typescript

Last synced: 29 Oct 2024

https://github.com/matrix-org/thirdroom

Open, decentralised, immersive worlds built on Matrix

3d ecs game-development javascript matrix metaverse threejs typescript webassembly

Last synced: 15 Feb 2025

https://github.com/navneetsharmaui/sveltekit-starter

Sveltekit starter project created with sveltekit, typescript, tailwindcss, postcss, husky, and storybook. The project has the structure set up for the scaleable web application.

bulb eslint husky postcss scss server-side-rendering sevltekit-pwa ssr storybook svelte svelte-example sveltejs sveltekit sveltekit-example sveltekit-server-side-rendering sveltekit-tailwind-template sveltekit-template tailwindcss typescript

Last synced: 15 Feb 2025

https://github.com/awslabs/aws-jwt-verify

JS library for verifying JWTs signed by Amazon Cognito, and any OIDC-compatible IDP that signs JWTs with RS256, RS384, RS512, ES256, ES384, and ES512

amplify aws-cognito jwt nodejs typescript

Last synced: 30 Oct 2024

https://github.com/joaopaulomoraes/reactjs-vite-tailwindcss-boilerplate

This is a boilerplate build with Vite, React 18, TypeScript, Vitest, Testing Library, TailwindCSS 3, Eslint and Prettier.

boilerplate eslint jest prettier react reactjs tailwindcss testing-library typescript vite vitejs vitest

Last synced: 15 Feb 2025

https://github.com/webmobiledev/vue-tradingview

This is a tradingview chart using Vue 2, Vuex and TypeScript.

tradingview tradingview-charting-library typescript vue-cli vue2 vuex

Last synced: 14 Feb 2025

https://github.com/samchon/tstl

TypeScript-STL (Standard Template Library, migrated from C++)

algorithm collection container critical-section hashmap iterator mutex semaphore stl treemap typescript

Last synced: 15 Feb 2025

https://github.com/huajian123/ng-antd-admin

Angular18 Standalone components 独立组件, 中后台管理系统模板,移动端适配 Mobile adaptation ng-zorro ant-design-pro front-end framework

admin angular angular18 ant-design ant-design-pro mswjs ng-zorro standalone-components typescript zoneless

Last synced: 13 Nov 2024

https://github.com/mirshko/next-web3-boilerplate

Slightly opinionated Next.js Web3 boilerplate built on ethers, web3-react, Typechain, and SWR.

dapp ethereum-dapp ethers ethersjs nextjs nextjs-boilerplate nextjs-starter react typechain typescript web3 web3-react

Last synced: 16 Nov 2024

https://github.com/hyperjumptech/monika

Monika is a command line application to monitor every part of your web app using a simple YAML configuration file. Get alert not only when your site is down but also when it's slow.

cli monitoring nodejs synthetic-monitoring typescript

Last synced: 13 Feb 2025

https://github.com/aikoven/typescript-fsa

Type-safe action creator utilities

action-creator flux fsa redux typescript

Last synced: 15 Feb 2025

https://github.com/artsy/force

The Artsy.net website

artsy express-js graphql javascript react typescript

Last synced: 14 Feb 2025

https://github.com/SrBrahma/react-native-shadow-2

Cross-platform shadow for React Native. Supports Android, iOS, Web, and Expo

android blur borders cross-platform expo improved ios javascript js mobile new radiuses react react-native shadow ts typescript web

Last synced: 21 Nov 2024

https://github.com/open-source-labs/recoilize

A Chrome Dev tool for debugging applications built with the experimental Recoil.js state management library.

d3 eslint google-chrome-extension javascript node react recoil typescript webpack

Last synced: 15 Feb 2025

https://github.com/nestjs/bull

Bull module for Nest framework (node.js) :cow:

bull cron job jobs nest nestjs node nodejs queue typescript

Last synced: 19 Feb 2025

https://github.com/srbrahma/react-native-shadow-2

Cross-platform shadow for React Native. Supports Android, iOS, Web, and Expo

android blur borders cross-platform expo improved ios javascript js mobile new radiuses react react-native shadow ts typescript web

Last synced: 28 Dec 2024

https://github.com/swan-io/boxed

Utility types for functional TypeScript

adt fp functional future option result typescript

Last synced: 27 Oct 2024

https://github.com/vvandk/kinit

FastAPI + vue3 前后端分离后台管理系统,包含PC端,微信小程序端。接口使用:FastAPI+Pydantic+SQLAlchemy 2.0+Mysql,PC 端使用:Vue3+Typescript+Vite+Element Plus,小程序使用:Uni-APP + uview ui。异步存储,RBAC 权限管理,定时任务,部门管理等功能。

apscheduler element-plus fastapi mongodb mysq redis sqlalchemy typescript uniapp vite vue vue3

Last synced: 16 Feb 2025

https://github.com/open-source-labs/Recoilize

A Chrome Dev tool for debugging applications built with the experimental Recoil.js state management library.

d3 eslint google-chrome-extension javascript node react recoil typescript webpack

Last synced: 14 Nov 2024

https://github.com/andywer/pg-listen

📡 PostgreSQL LISTEN & NOTIFY for node.js that finally works.

events message-passing nodejs notifications postgresql pubsub typescript

Last synced: 13 Feb 2025

https://github.com/FormidableLabs/renature

A physics-based animation library for React focused on modeling natural world forces.

animation physics react reasonml rescript typescript

Last synced: 31 Oct 2024

https://github.com/forbeslindesay/atdatabases

TypeScript clients for databases that prevent SQL Injection

databases expo javascript mysql nodejs postgres promises sql sqlite typescript

Last synced: 20 Feb 2025

https://github.com/nestjs/jwt

JWT utilities module based on the jsonwebtoken package 🔓

javascript jsonwebtoken jwt nest nestjs nodejs typescript

Last synced: 18 Feb 2025

https://github.com/LuciferHuang/heimdallr-sdk

A lightweight front-end monitoring sdk/一款简单易用、轻量化、插件化的前端监控sdk

error-monitoring frontend heimdallr-sdk monitoring monorepo performance-monitoring rollup typescript

Last synced: 07 Nov 2024

https://github.com/productdevbook/oku-nuxt3-template

Nuxt 3 best starter repo, Tailwindcss, Sass, Headless UI, Vue, Pinia, Vite, Eslint, i18n, Naive UI

eslint headless-ui i18n naive-ui nodejs nuxt3 pinia prettier sass tailwindcss typescript vite vue vue3

Last synced: 15 Feb 2025

https://github.com/mcthesw/game-save-manager

一个简单的游戏存档管理器

element-plus game rust tauri typescript vue vuejs

Last synced: 15 Feb 2025

https://github.com/vesper-framework/vesper

Vesper is a NodeJS framework that helps you to create scalable, maintainable, extensible, declarative and fast GraphQL-based server applications.

framework graphql javascript nodejs-framework typescript

Last synced: 31 Oct 2024

https://github.com/Typescript-TDD/ts-auto-mock

Typescript transformer to unlock automatic mock creation for interfaces and classes

automatic fake mock mocking testing typescript typescript-transformer

Last synced: 10 Nov 2024

https://github.com/easepick/easepick

Date range picker. Uses Shadow DOM, lightweight size, no dependencies.

datepicker daterangepicker no-dependencies supports-plugins typescript

Last synced: 13 Feb 2025

https://github.com/poozlehq/poozle

A single API for product integrations

ai api api-integration artificial-intelligence poozle typescript unifed-api

Last synced: 05 Nov 2024

https://github.com/sawyerhood/tlbrowse

Generate imagined websites on an infinite canvas

ai sitebuilder tldraw typescript website

Last synced: 15 Feb 2025

https://github.com/54sword/xiaoduyu.com

🐟小度鱼 - 年轻人的交流社区 https://www.xiaoduyu.com

apollo-client babel nodejs react react-redux react-router typescript webpack

Last synced: 22 Jan 2025

https://github.com/metachris/typescript-boilerplate

A modern TypeScript project setup, for Node.js and browsers

boilerplate esbuild javascript jest typedoc typescript

Last synced: 19 Feb 2025

https://github.com/tjinauyeung/svelte-forms-lib

📝. A lightweight library for managing forms in Svelte

form-validation forms library svelte svelte-v3 typescript validation yup

Last synced: 04 Nov 2024

https://github.com/wenqiyun/nest-admin

采用nestjs typeorm vue开发的一套权限管理系统

nestjs typeorm typescript vue vue-element-admin

Last synced: 19 Feb 2025

https://github.com/fymmot/inclusive-dates

A human-friendly datepicker – now as a Web Component! Supports natural language input through Chrono.js. Fully accessible with keyboard and screen reader. Contributions welcome!

accessibility datepicker stenciljs typescript vanilla-js wai-aria webcomponents

Last synced: 14 Feb 2025

https://github.com/provablehq/sdk

Javascript & Typescript SDK for Zero-Knowledge Application Development

aleo blockchain javascript nodejs sdk typescript wasm zero-knowledge zksnarks

Last synced: 17 Feb 2025

https://github.com/harryho/vue-crm

Simple reusable CRM built on Vue 2 PWA template and Vuetify UI

pwa typescript vuejs vuetify vuex

Last synced: 15 Feb 2025

https://github.com/premid/presences

🛒 Storage for Presences located at our Presence Store.

discord hacktoberfest rich-presence service store typescript

Last synced: 13 Feb 2025

https://github.com/imbhargav5/nextbase-nextjs-supabase-starter

🚀⚡️ Free Boilerplate and Starter kit for Next.js 14+, Supabase, Tailwind CSS 3.2 and TypeScript. 🚀 Next.js 🔥 Supabase 💻 TypeScript 💚 ESLint 🎨 Prettier 🐶 Husky 🧹 Lint-Staged 🧪 Jest 🧪 Testing Library 🕹️ Playwright ✍️ Commitizen 💬 Commitlint 💻 VSCode 🌪️ Vercel 🎨 PostCSS 🍃 Tailwind CSS ⚛️ React Query

boilerplate boilerplate-code boilerplate-react eslint jamstack js-boilerplate nextjs nextjs-13 nextjs-boilerplate nextjs-starter nextjs-tailwind nextjs-template nextjs-typescript postcss saas-boilerplate seo starter-kit tailwindcss typescript

Last synced: 15 Feb 2025

https://github.com/PreMiD/Presences

🛒 Storage for Presences located at our Presence Store.

discord hacktoberfest rich-presence service store typescript

Last synced: 08 Nov 2024

https://github.com/echobind/bisonapp

A Full Stack Jamstack in-a-box brought to you by Echobind

fullstack graphql hacktoberfest jamstack nextjs nexus prisma react typescript

Last synced: 17 Feb 2025

https://github.com/buildbuddy-io/buildbuddy

BuildBuddy is an open source Bazel build event viewer, result store, remote cache, and remote build execution platform.

bazel build build-tools cache golang grpc kubernetes protobuf react remote-caching remote-execution results-viewer test typescript

Last synced: 20 Feb 2025

https://github.com/kun1007/kun-galgame-nuxt3

The CUTEST Visual Novel / Galgame Forum! KUN Visual Novel project. KUN Visual Novel Forum 2nd generation!

color-scheme forum galgame i18n jwt mongodb mongoose nuxt nuxt3 pinia pm2 pwa redis rss ssr typescript visual-novel visualnovel vue vue3

Last synced: 15 Feb 2025

https://github.com/ForbesLindesay/atdatabases

TypeScript clients for databases that prevent SQL Injection

databases expo javascript mysql nodejs postgres promises sql sqlite typescript

Last synced: 28 Oct 2024

https://github.com/kitajs/html

🏛️ Super fast JSX runtime to generate HTML strings that works everywhere. If it supports string we got you covered.

generator html jsx safe tsx type typesafe typescript

Last synced: 22 Jan 2025

https://github.com/Cubxity/typstudio

A W.I.P desktop application for a new typesetting language, typst.

desktop gui hacktoberfest latex rust svelte tailwindcss tauri typescript typesetting typst

Last synced: 02 Nov 2024

https://github.com/resir014/react-redux-typescript-example

Demonstrating the common patterns when using React, Redux v4, and TypeScript.

react redux starter-kit typescript

Last synced: 15 Feb 2025

https://github.com/motoorikashin/bilibili-old

恢复旧版Bilibili页面,为了那些念旧的人。

bangumi bilibili chrome manifest-v3 tampermonkey typescript userscript

Last synced: 25 Jan 2025

https://github.com/nusmodifications/nusmods

🏫 Official course planning platform for National University of Singapore.

hacktoberfest national-university-of-singapore nusmods react typescript webapp

Last synced: 21 Nov 2024

https://github.com/8398a7/action-slack

Provides the function of slack notification to GitHub Actions.

github-actions slack typescript

Last synced: 15 Feb 2025

https://github.com/lucaspulliese/next-ecommerce

A beautiful ecommerce made with Next.js

cart ecommerce nextjs react reactjs redux typescript

Last synced: 16 Nov 2024

https://github.com/emilioastarita/lyricfier

a Spotify Lyrics alternative app | New updates at https://github.com/emilioastarita/lyricfier2 (a faster version in golang)

lyrics songs spotify typescript vuejs

Last synced: 28 Oct 2024

https://github.com/dotenx/dotenx

No-code and Low-code all-in-one platform to build landing pages, websites, web applications, APIs, automations. An alternative for Wix, Webflow, Zapier, and more

application-launcher automation backend form golang no-code nodejs reactjs typescript ui webapp website

Last synced: 06 Nov 2024

https://github.com/dahlia/logtape

Simple logging library with zero dependencies for Deno, Node.js, Bun, browsers, and edge functions

bun deno javascript log logging nodejs typescript

Last synced: 14 Feb 2025

https://github.com/thanhlmm/refi-app

A tool to make interacting with Firestore less painful

editor electron firebase-firestore firebase-gui typescript

Last synced: 04 Nov 2024

https://github.com/alexsergey/rockpack

Rockpack is a simple solution for creating React Application with Server Side Rendering, bundling, linting, testing within 5 minutes

boilerplate codestyle eslint jest reactjs ssr typescript webpack

Last synced: 14 Feb 2025

https://github.com/lastmjs/zwitterion

A web dev server that lets you import anything*

assemblyscript c cpp es2016 es6 es7 esnext javascript rust spa typescript wasm webassembly

Last synced: 14 Feb 2025

https://github.com/winmezzz/react-antd-admin

Management system with react and ant-design.

antd hooks javascript react redux typescript

Last synced: 17 Feb 2025

https://github.com/openplayerjs/openplayerjs

Lightweight HTML5 video/audio player with smooth controls and ability to play VAST/VPAID/VMAP ads

audio dash hls html5 html5-audio html5-video html5-video-player javascript openplayerjs player typescript vast video

Last synced: 15 Nov 2024

https://github.com/codeforreal1/compresso

Convert any video into a tiny size.

nextjs rust tauri typescript

Last synced: 16 Feb 2025

https://github.com/robinck/typeorm-fixtures

:pill: Fixtures loader for typeorm 🇺🇦

cli faker fixture-loader fixtures orm typeorm typeorm-fixtures typescript

Last synced: 15 Feb 2025

https://github.com/openapistack/openapi-client-axios

JavaScript client library for consuming OpenAPI-enabled APIs with axios

axios hacktoberfest openapi swagger typescript

Last synced: 14 Feb 2025

https://github.com/wonderful-panda/vue-tsx-support

TSX (JSX for TypeScript) support library for Vue

jsx tsx typescript vue

Last synced: 16 Feb 2025

https://github.com/horiuchi/dtsgenerator

TypeScript d.ts file generate from JSON Schema file

json-schema opneapi swagger typescript

Last synced: 13 Feb 2025

https://github.com/rimeto/ts-optchain

Optional Chaining for TypeScript

code-transformation optional-chaining typescript

Last synced: 10 Nov 2024

https://github.com/piyushsuthar/windows-11-web

Awe-amazing Windows 11 clone. Oh wait, Not for your Computer, but for the web! ⚡

hacktoberfest typescript windows-11 windows-11-web windows-web windows11

Last synced: 15 Feb 2025

https://github.com/wslyvh/nexth

A Next.js + Ethereum starter kit with Viem, Wagmi, Web3Modal, SIWE, Tailwind, daisyUI and more to quickly ship production-ready Web3 Apps ⚡

chakra-ui ethereum nextjs solidity typescript wagmi web3

Last synced: 26 Oct 2024

https://github.com/xiangshu233/vue3-vant4-mobile

👋👋👋 基于Vue3.4、Vite5、Vant4、Pinia、Typescript、UnoCSS等主流技术开发,集成 Dark Mode(暗黑)模式和系统主题色,且持久化保存,集成 Mock 数据,包括登录/注册/找回/keep-alive/Axios/useEcharts/IconSvg等其他扩展。你可以在此之上直接开发你的业务代码!

android less mobile-web pinia setup tailwindcss typescript unocss vant vant-ui vant4 vite vue3 vuejs

Last synced: 15 Feb 2025

https://github.com/etherspot/skandha

A modular typescript implementation of ERC4337 (Account Abstraction) bundler client.

account-abstraction bundler eip4337 erc4337 ethereum smart-wallet typescript

Last synced: 17 Feb 2025

https://github.com/xun082/online-edit-web

✍️✍️✍️ An online code editor based on Next.js and NestJS, using Monaco Editor and Yjs for real-time collaborative editing and synchronization.

nextjs react tailwindcss typescript webcontainer webrtc zustand

Last synced: 15 Feb 2025

https://github.com/tatethurston/nextjs-routes

Type safe routing for Next.js

next nextjs routing typescript

Last synced: 13 Feb 2025

https://github.com/JohnBra/vite-web-extension

Vite web extension template. Setup with React, Typescript and TailwindCSS

react tailwind typescript vite

Last synced: 30 Nov 2024

https://github.com/ueno-llc/react-native-starter

Professional react-native starter kit with everything you'll ever need to deploy rock solid apps

appcenter cocoapods firebase mobx-state-tree push-notifications react-native react-native-starter typescript

Last synced: 28 Oct 2024

https://github.com/node-ts/ddd

A Domain Driven Design framework for software simplicity in node

ddd ddd-architecture ddd-example ddd-patterns ddd-sample distributed-systems typescript

Last synced: 16 Feb 2025

https://github.com/IgniteUI/igniteui-angular

Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.

angular angular-charts angular-components angular-datatable angular-grid angular-table igniteui infragistics progressive-web-apps typescript ui-components

Last synced: 30 Oct 2024

https://github.com/igniteui/igniteui-angular

Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.

angular angular-charts angular-components angular-datatable angular-grid angular-table igniteui infragistics progressive-web-apps typescript ui-components

Last synced: 20 Feb 2025