TypeScript JS

Open-source TypeScript projects categorized as JS

Top 23 TypeScript JS Projects

  • tiptap

    The headless rich text editor framework for web artisans.

  • Project mention: Encrypted Note Editor App In React Native | dev.to | 2024-03-04

    The Editor: The core of our app is the editor. We need an easy to use and robust rich text editor, that supports all of the features we want such as: headings, lists, placeholders, markdown, color, images, bold italic etc… For this we will use @10play/tentap-editor which is a rich text editor for react native based on Tiptap.

  • docz

    ✍ It has never been so easy to document your things!

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • lexical

    Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.

  • Project mention: Quill – Your powerful rich text editor | news.ycombinator.com | 2024-04-19

    I remember using https://github.com/facebook/lexical for a project a year ago and mostly things worked our of the box.

    Any reason to prefer quill?

  • face-api.js

    JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js

  • Project mention: Skinny legend (2017 - 2023) | /r/h3h3productions | 2023-05-31

    Then I used face-api.js to find the coordinates of each eye.

  • ky

    🌳 Tiny & elegant JavaScript HTTP client based on the browser Fetch API

  • Project mention: Ky: Tiny and elegant JavaScript HTTP client based on the browser Fetch API | news.ycombinator.com | 2024-04-24
  • tsParticles

    tsParticles - Easily create highly customizable JavaScript particles effects, confetti explosions and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components.

  • Project mention: tsParticles 3.0.0 is out. Breaking changes ahead. | dev.to | 2023-12-04
  • notion-sdk-js

    Official Notion JavaScript Client

  • Project mention: Show HN: Pages CMS – A CMS for GitHub | news.ycombinator.com | 2024-02-22
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • hackernews-react-graphql

    Hacker News clone rewritten with universal JavaScript, using React and GraphQL.

  • metaplex

    A directory of what the Metaplex Foundation works on!

  • supabase-js

    An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.

  • Project mention: Chrome Extension MV3 Template : Supabase Auth, Plasmo, Tailwinds CSS & Shadcn UI | dev.to | 2023-08-13
  • Pipcook

    Machine learning platform for Web developers

  • node-casbin

    An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js and Browser

  • typegoose

    Typegoose - Define Mongoose models using TypeScript classes.

  • Project mention: Node Abstract Repository for MongoDB | dev.to | 2023-06-04

    So we started researching the state-of-the-art and discovered several libraries that could fit our requirements. The best candidates we were able to find were Mongoose, Typegoose, and TypeORM. Mongoose is a well-known Node.js library for MongoDB that implements the Data Mapper pattern and lets developers define schemas to constraint the data models associated with their domain objects. However, Mongoose works with concrete data models, which in a complex domain model scenario results in query logic duplication. Typegoose is a type-safe Mongoose wrapper that allows schema constraint declaration at domain object field level via JS decorators. Unfortunately, those very decorators leak persistence logic into the domain model. Besides, Typegoose also implements the Data Mapper pattern, thus sharing the same drawbacks of Mongoose. TypeORM, on another hand, implements the Repository pattern and provides some basic support for MongoDB. However, TypeORM presents several limitations compared to Mongoose.

  • JSONForms

    Customizable JSON Schema-based forms with React, Angular and Vue support out of the box.

  • Project mention: Looking for an Android framework for dynamic form creation based on JSON schema | /r/androiddev | 2023-06-04

    I'm currently working on an Android app that requires dynamic form creation based on JSON schema. I came across the website jsonforms.io and was impressed by their framework for generating forms from JSON schema.

  • solana-web3.js

    Solana JavaScript SDK

  • chibisafe

    Blazing fast file vault written in TypeScript! 🚀

  • Project mention: How do I host Chibisafe on different port? | /r/selfhosted | 2023-11-14

    I want to migrate from lolisafe to chibisafe , but I can't find any option to change the default port it uses, which is problematic as I already have a wordpress server using port 8000. I tried changing the port in a few of the files, but that seemed too hacky and didn't work anyway. In lolisafe you have your config.js and you can change your port to whatever you want, here, not so much. Did anyone here face the same issue and have a solution? I'm using yarn, so no docker.

  • ollama-js

    Ollama JavaScript library

  • Project mention: npm i ollama | news.ycombinator.com | 2024-04-15
  • js-dos

    The best API for running dos programs in browser

  • Project mention: Web-Based Turbo Pascal Compiler | news.ycombinator.com | 2024-04-15
  • modelfusion

    The TypeScript library for building AI applications.

  • Project mention: Next.js and GPT-4: A Guide to Streaming Generated Content as UI Components | dev.to | 2024-01-25

    ModelFusion is an AI integration library that I am developing. It enables you to integrate AI models into your JavaScript and TypeScript applications. You can install it with the following command:

  • fzf-for-js

    Do fuzzy matching using FZF algorithm in JavaScript

  • materialize

    Materialize, a web framework based on Material Design (by materializecss)

  • Project mention: Materialize CSS is looking really good! | /r/css | 2023-05-25
  • ka-table

    Lightweight MIT React Table component with Sorting, Filtering, Grouping, Virtualization, Editing and many more

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript JS related posts

Index

What are some of the best open-source JS projects in TypeScript? This list will help you:

Project Stars
1 tiptap 23,734
2 docz 23,494
3 lexical 17,307
4 face-api.js 16,096
5 ky 11,505
6 tsParticles 6,999
7 notion-sdk-js 4,575
8 hackernews-react-graphql 4,422
9 metaplex 3,272
10 supabase-js 2,798
11 mmenu 2,576
12 Pipcook 2,497
13 node-casbin 2,480
14 typegoose 2,142
15 JSONForms 1,945
16 solana-web3.js 1,821
17 chibisafe 1,504
18 ollama-js 1,078
19 js-dos 964
20 modelfusion 883
21 fzf-for-js 871
22 materialize 835
23 ka-table 670

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com