typescript-library

Open-source projects categorized as typescript-library

Top 23 typescript-library Open-Source Projects

  • xyflow

    React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.

    Project mention: Svelte Flow – a library for rendering interactive node-based UIs | dev.to | 2023-11-06

    We are the xyflow team*, the creators of React Flow and Svelte Flow. We've been maintaining the React Flow library and its ecosystem since 2019. Earlier this year we were inspired by the Svelte community, and created a prototype of what our tool could look like if it was built in Svelte. This lead to us abstracting the core of React Flow to vanilla js and porting the library to Svelte, improving the performance of both libraries along the way.

  • GoJS, a JavaScript Library for HTML Diagrams

    JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.

    Project mention: Burning money on paid ads for a dev tool – what we've learned | news.ycombinator.com | 2023-09-29

    Have spent six figures yearly on ads, mostly for reach for the developer-focused diagram library GoJS (https://gojs.net)

    > Each experiment will need ~$500 and 2 weeks

    I would add a zero if you want serious data. I would also double the timescale. $5,000 over 4 weeks

    I second the uselessness of Google Display, it might look like conversions numbers are good but they are 100% too good to be true. As soon as you look into them you find the sources are things like "ad from HappyFunBabyTime Android app". You have to ruthlessly prune daily for months to get anything real, and even then I'm skeptical of value. For a developer tool with very strict conversion metrics!

    But I disagree on Google Search:

    > Good for conversion, bad for awareness.

    Before we were popular it was excellent for awareness. Post popularity its much more arguable.

  • 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.

  • ts-toolbelt

    👷 TypeScript's largest type utility library

    Project mention: 5 Resources Each TypeScript Developer Should Know About | dev.to | 2024-03-10

    There are a bunch of awesome type utility libraries that may boost your works on types, like ts-toolbelt, utility-types, SimplyTyped, etc., which you can already use.

  • joint

    A proven SVG-based JavaScript diagramming library powering exceptional UIs

    Project mention: JointJS releases a 'no-dependency' v4.0 | news.ycombinator.com | 2024-02-12
  • useWorker

    ⚛️ useWorker() - A React Hook for Blocking-Free Background Tasks

  • ninja-keys

    Keyboard shortcuts interface for your website. Working with static HTML, Vanilla JS, Vue, React, Svelte.

  • material-color-utilities

    Color libraries for Material You

    Project mention: Built a multiplatform RSS app built using Kotlin and Compose Multiplatform | /r/androiddev | 2023-05-23

    It was fun learning more about KMM and also trying out Compose for iOS. You can download the app from GitHub Releases (for now Android 12+ because of the unbounded blur any suggestions on how I can get this in a backwards-compatible manner?). Here are a few screenshots showcasing the app. I have used Material You based theming to dynamically theme the app based on the content image, it works on both Android and iOS. For that I had to extract the Material Color Utilities library into a KMM package I can use, you can find it here if you are interested and want to use it.

  • 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.

  • tslog

    📝 tslog - Universal Logger for TypeScript and JavaScript

  • msgpack-javascript

    @msgpack/msgpack - MessagePack for JavaScript / msgpack.org[JavaScript/TypeScript/ECMA-262]

    Project mention: Show HN: REST Alternative to GraphQL and tRPC | news.ycombinator.com | 2023-10-10

    For a compact message format being sent to browsers, you might look at messagepack, eg with https://github.com/msgpack/msgpack-javascript – it's essentially binary JSON, so it'd be compatible with OpenAPI specs.

    I think the ser/des is slower than JSON in most browsers, but the message format is smaller.

    Oftentimes, using a query parameter like `?exclude[]=…` or `?include[]=…` or similar to say "only get me these response fields, not the whole object" can be useful for this too (and then you still get JSON back).

  • anu

    Anu - DX focused utility based vue component library built on top of UnoCSS & VueUse ⚡️🔥

    Project mention: Sadly, most UI stuff is locked in to React | /r/vuejs | 2023-06-10

    this is what you are looking for https://anu-vue.netlify.app/

  • true-myth

    A library for safer and smarter error- and "nothing"-handling in TypeScript.

  • typescript-strict-plugin

    Typescript plugin that allows turning on strict mode in specific files or directories.

    Project mention: Strict mode | /r/Angular2 | 2023-04-28

    You might look at https://github.com/allegro/typescript-strict-plugin

  • muse-js

    Muse 2016 EEG Headset JavaScript Library (using Web Bluetooth)

  • types-with-jsdocs

    Using JSDoc for Typescript Types

  • svelte-sitemap

    Sitemap generator for SvelteKit. Small helper which scans your SvelteKit routes and generates static sitemap.xml

  • magidoc

    Autogenerate customizable static GraphQL API documentation

  • p2p-chat

    Serverless peer to peer chat on WebRTC (by michal-wrzosek)

  • monero-ts

    TypeScript library for using Monero

    Project mention: Introducing monero-ts, a major upgrade to the monero-javascript library | /r/Monero | 2023-10-03

    TypeDocs instead of JSDocs.

  • tsup-react-package-starter

    📦 Develop & publish React or Typescript packages with ease. PostCSS, Vitest & Storybook support out of the box. Integrates with Github releases and automatically publishes to NPM. Code is built using tsup.

  • rustic

    rustic is a TypeScript library providing emulation of Rust's Option and Result types (and some useful wrappers for common js functions as well!) (by franeklubi)

  • ts-graphviz

    Simple Graphviz library for TypeScript.

  • async-ray

    Provide async/await callbacks for every, find, findIndex, filter, forEach, map, reduce, reduceRight and some methods in Array.

  • react-var-ui

    React component library for variable setting and preview.

  • 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.

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). The latest post mention was on 2024-03-10.

typescript-library related posts

Index

What are some of the best open-source typescript-library projects? This list will help you:

Project Stars
1 xyflow 20,912
2 GoJS, a JavaScript Library for HTML Diagrams 7,404
3 ts-toolbelt 6,406
4 joint 4,394
5 useWorker 2,885
6 ninja-keys 1,563
7 material-color-utilities 1,473
8 tslog 1,252
9 msgpack-javascript 1,214
10 anu 1,009
11 true-myth 852
12 typescript-strict-plugin 300
13 muse-js 270
14 types-with-jsdocs 245
15 svelte-sitemap 241
16 magidoc 217
17 p2p-chat 192
18 monero-ts 189
19 tsup-react-package-starter 146
20 rustic 130
21 ts-graphviz 117
22 async-ray 104
23 react-var-ui 79
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.
www.influxdata.com