TypeScript Composable

Open-source TypeScript projects categorized as Composable

Top 10 TypeScript Composable Projects

  • Directus

    The Modern Data Stack ๐Ÿฐ โ€” Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

  • Project mention: Twenty, a modern CRM alternative to Salesforce | news.ycombinator.com | 2024-06-11

    Nice! It's great to have more open source platforms in the CRM space.

    This feels a lot like Directus [0] except that the latter is a more general data platform you build upon. They have a 100 Apps in 100 hours playlist where they build sample apps on top on Directus, even a simple CRM [1].

    [0] https://directus.io/

    [1] https://youtu.be/tTrBn9Wvko0?si=IoqQ7o7Y8czfxB31

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

    Building blocks for digital commerce

  • Project mention: How to build an eCommerce website and integrating Email notification only using open source tools | dev.to | 2024-02-01

    You can learn more about Medusa by checking their GitHub repository.

  • vueuse

    Collection of essential Vue Composition Utilities for Vue 2 and 3

  • Project mention: Ask HN: Learn React or Vue? | news.ycombinator.com | 2024-01-15

    My opinion: Vue, specifically the Vue 3 Composition API. Most of your app state should come from computed() values. Bookmark https://vueuse.org and come back to it often. Go through VueUse's source (the docs for each function link to their source): you'll be surprised at how simple most of it is, and it stands as documentation of best practices for using the composition API in general.

  • motion

    ๐Ÿคน Vue Composables putting your components in motion (by vueuse)

  • tres

    Declarative ThreeJS using Vue Components

  • Project mention: Wow, shadcn-vue port is 99% identical to the shadcn React | /r/vuejs | 2023-10-24

    By the way, Vue does this very often: - https://www.vuemail.net/ is a port of https://react.email/ - https://tresjs.org/ is a port of https://threejs.org/ etc etc.

  • composition-oriented-development-pattern

    build whatever you want by pydantic-resolve

  • Project mention: Pydantic-resolve, a hierarchical solution for data fetching and processing | news.ycombinator.com | 2024-02-25

    my fault lol.

    here is a step by step tutorial, building various kinds of views data you need, and keep service layer simple and clear at the same time.

    https://github.com/allmonday/composition-oriented-developmen...

    code is ready, documents of english version is still wip.

  • fluse

    A composable and type-safe fixture builder

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

    Create a performant distributed context state for React by composing reusable state logic.

  • vue-useurl

    Vue.js Reactive URL Composable

  • vue-exit-intent

    Vue Composable to handle user's Exit Intent. Use Vue Exit Intent

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 Composable discussion

Log in or Post with

TypeScript Composable related posts

  • Wow, shadcn-vue port is 99% identical to the shadcn React

    3 projects | /r/vuejs | 24 Oct 2023
  • A Vue 3 plugin for adding Motion One bindings to Vue components

    2 projects | /r/vuejs | 23 Sep 2021

Index

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

Project Stars
1 Directus 26,261
2 Medusa 23,514
3 vueuse 19,097
4 motion 2,103
5 tres 1,848
6 composition-oriented-development-pattern 32
7 fluse 21
8 synergies 9
9 vue-useurl 6
10 vue-exit-intent 5

Sponsored
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.io