TypeScript Modal

Open-source TypeScript projects categorized as Modal

Top 23 TypeScript Modal Projects

  • SweetAlert

    A beautiful replacement for JavaScript's "alert"

  • Project mention: Show HN: A game to pick a favorite from a list | news.ycombinator.com | 2024-05-05

    Sunday morning programming fun. Created a little game to compare items from a list head-to-head and pick a winner. Inspired from social media short videos where people choose their favourite food, song, holiday destination etc. There are some example lists of cities, movies, actors, fragrances etc to play with and you can create your own list of items and play.

    Check it out - https://yash.info/head-to-head.html

    I created it mainly to pick a favourite fragrance from my collection of 50+. Not only is a fun project to build but it also allows me to use some of the interesting libraries and code snippets I find.

    Programming logic wise thereโ€™s nothing fancy happening here, just picking a random element from an array and doing some JS and CSS around that.

    New thing that I got to learn was generating a random color of a specific type (pastel, fluorescent, light) by playing with HSL values in a specific range instead of the RGB.

    Discovered https://arraythis.com to convert a list to a JS array.

    Used SweetAlert https://sweetalert.js.org for alert messages.

    Been coding for 20+ years and such little projects still give me the joy of creation plus you always learn/find something that you did not know yesterday.

  • ng-bootstrap

    Angular powered Bootstrap

  • 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
  • react-native-bottom-sheet

    A performant interactive bottom sheet with fully configurable options ๐Ÿš€

  • Project mention: Bottom Sheet haptic feedback on drag | /r/reactnative | 2023-08-26

    I'm using https://github.com/gorhom/react-native-bottom-sheet, and they provide the gestureEventsHandlersHook prop to pass a custom hook, but I haven't found any code snippet on how to actually use this prop correctly.

  • react-native-modal

    An enhanced, animated, customizable Modal for React Native.

  • autocomplete

    ๐Ÿ”ฎ Fast and full-featured autocomplete library (by algolia)

  • Project mention: autocomplete - a JavaScript library that lets you quickly build autocomplete experiences | /r/javascript | 2023-06-08
  • react-native-modalize

    A highly customizable modal/bottom sheet that loves scrolling content.

  • Project mention: Launching my first Expo app ๐Ÿฅณ | /r/reactnative | 2023-05-30

    Thanks! I used the normal presentation: "modal" for full screen modals, and react-native-modalize for custom modals

  • nice-modal-react

    A modal state manager for React.

  • 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
  • Reactjs-popup

    React Popup Component - Modals,Tooltips and Menusโ€Šโ€”โ€Š All inย one

  • react-native-actions-sheet

    A Cross Platform(Android, iOS & Web) ActionSheet with a flexible api, native performance and zero dependency code for react native. Create anything you want inside ActionSheet.

  • Project mention: What is this type of navigation called? | /r/reactnative | 2023-06-12

    rnas, try this one

  • react-spring-bottom-sheet

    Accessible โ™ฟ๏ธ, Delightful โœจ, & Fast ๐Ÿš€

  • Project mention: Introducing the Enhanced @nipe-solutions/react-spring-bottom-sheet: Now Supporting React 18 and XState v5 | dev.to | 2024-04-22

    Original Author's Repository: Cody Olsen's GitHub

  • react-overlays

    Utilities for creating robust overlay components

  • react-useportal

    ๐ŸŒ€ React hook for Portals

  • react-cool-portal

    ๐Ÿ˜Ž ๐Ÿ’ React hook for Portals, which renders modals, dropdowns, tooltips etc. to <body> or else.

  • react-modal-sheet

    Flexible bottom sheet component built with Framer Motion to provide buttery smooth UX while keeping accessibility in mind ๐Ÿช

  • panes

    ๐ŸŽ‰๐Ÿ“ฑ Create dynamic modals, cards, panes for your applications in few steps. One instance โ€“ Thousands solutions. Any framework and free.

  • svelte-headlessui

    HeadlessUI components for Svelte (by CaptainCodeman)

  • Project mention: [Self Promo] Ato UI: A themeable UI library built with UnoCSS | /r/sveltejs | 2023-06-27

    Hi everyone, I'm so happy I can finally share the project I've been working on for the past few months. Ato UI is a themeable component UI library built with UnoCSS (with the Tailwind + Windi preset) and offers both styled and headless components, since the library is build on top of other fantastic headless libraries like Headless UI and Grail UI. Skeleton was also a big inspiration, as you'll be able to see in the designer page and the token system.

  • vue-modal

    ๐Ÿ––The progressive and simple modal system for Vue.js v3

  • Project mention: Vue Modal Router | dev.to | 2023-11-24

    Everything I wrote was programmed and put into a separate library jenesius-vue-modal.

  • react-native-magic-modal

    ๐Ÿฆ„ A modal library that can be called imperatively from anywhere!

  • toppy

    Overlay library for Angular 7+

  • mui-modal-provider

    ๐ŸŒž Context API and Hooks based Modal Provider for react material-ui framework

  • react-modal-promise

    Ease way to use React modal components as Promise

  • vuejs-confirm-dialog

    Makes simple to create, reuse, promisify and build chains of modal dialogs in Vue.js

  • ngx-simple-modal

    A simple unopinionated framework to implement simple modal based behaviour in angular (v2+) projects.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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 Modal related posts

  • Show HN: A game to pick a favorite from a list

    1 project | news.ycombinator.com | 5 May 2024
  • Vue Modal Router

    1 project | dev.to | 24 Nov 2023
  • Reactplosive Modal

    1 project | /r/reactjs | 31 Aug 2023
  • What is this type of navigation called?

    3 projects | /r/reactnative | 12 Jun 2023
  • Top 4 JavaScript Notification Libraries

    2 projects | dev.to | 11 Apr 2023
  • Help with Typescript issue (using "nice-modal-react")

    2 projects | /r/reactjs | 21 Mar 2023
  • What is best way to create popup modal in react js

    2 projects | /r/reactjs | 11 Mar 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more โ†’

Index

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

Project Stars
1 SweetAlert 22,357
2 ng-bootstrap 8,156
3 react-native-bottom-sheet 6,124
4 react-native-modal 5,397
5 autocomplete 4,744
6 react-native-modalize 2,780
7 nice-modal-react 1,910
8 Reactjs-popup 1,775
9 react-native-actions-sheet 1,360
10 react-spring-bottom-sheet 910
11 react-overlays 892
12 react-useportal 888
13 react-cool-portal 741
14 react-modal-sheet 736
15 panes 660
16 svelte-headlessui 503
17 vue-modal 126
18 react-native-magic-modal 123
19 toppy 83
20 mui-modal-provider 76
21 react-modal-promise 61
22 vuejs-confirm-dialog 53
23 ngx-simple-modal 51

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com