Open Source TypeScript Web Development Software - Page 2

TypeScript Web Development Software

View 5718 business solutions

Browse free open source TypeScript Web Development Software and projects below. Use the toggles on the left to filter open source TypeScript Web Development Software by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    REACT COOL STARTER

    REACT COOL STARTER

    A starter boilerplate for a universal web app

    A simple but feature-rich starter boilerplate for creating your own universal app. It built on the top of React, Redux, React Router and Express. Includes all the hot stuff and modern web development tools such as Redux Toolkit, TypeScript, Webpack, Babel, PostCSS, React Refresh, Jest and React Testing Library. See the “Features” section for other awesome features you can expect. They're several React frameworks today, however this is a DIY-oriented start-kit. It shows you how to build a universal web app from scratch and how to test it. Redux Toolkit is the official, opinionated, batteries-included toolset for efficient Redux development. It includes several utility functions that simplify the most common Redux use cases. In a word, we can do more work with less code, start from the tutorial to learn more about it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    React Hook Form

    React Hook Form

    React Hooks for form state management and validation

    Performant, flexible, and extensible forms with easy-to-use validation. Intuitive, feature-complete API providing a seamless experience to developers when building forms. Leverage existing HTML markup and validate your forms with our constraint-based validation API. Package size matters. React Hook Form is a tiny library without any dependencies. Minimizes the number of re-renders, minimizes validate computation, and faster mounting. Since the form state is inherently local, it can be easily adopted without other dependencies. Striving to provide the best user experience and bring consistent validation strategies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Reactive Resume

    Reactive Resume

    A one-of-a-kind resume builder that keeps your privacy in mind. Comple

    Reactive Resume is a free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume. With zero user tracking or advertising, your privacy is a top priority. The platform is extremely user-friendly and can be self-hosted in less than 30 seconds if you wish to own your data completely. It's available in multiple languages and comes packed with features such as real-time editing, dozens of templates, drag-and-drop customisation, and integration with OpenAI for enhancing your writing. You can share a personalised link of your resume to potential employers, track its views or downloads, and customise your page layout by dragging-and-dropping sections. The platform also supports various font options and provides dozens of templates to choose from. And yes, there's even a dark mode for a more comfortable viewing experience. Start creating your standout resume with Reactive Resume today!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Splashed-Push-Notifications

    Splashed-Push-Notifications

    Splashed push notifications created from templates I found on Codepen.

    Simple, splashed push notifications created from templates I found on CodePen. Check them out at https://northstrix.github.io/Splashed-Push-Notifications/ Alternatively, you can play with the notifications on Codepen: https://codepen.io/Northstrix/pen/eYqjbvW https://codepen.io/Northstrix/pen/XWvBoxE GitHub repository: https://github.com/Northstrix/Splashed-Push-Notifications Credit The existence of this project wouldn't've been possible without the following: https://codepen.io/josetxu/pen/OJGXdzY https://codepen.io/FlorinPop17/pen/xxORmaB https://www.perplexity.ai/ If you like this project, please consider leaving a review.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    SurveyJS - Form Builder Libraries

    SurveyJS - Form Builder Libraries

    Build and Run Dynamic JSON-based Forms and Surveys Right in Your App

    SurveyJS is a product suite of open-source JavaScript form libraries that utilize JSON for survey metadata and results. You can use SurveyJS to render web forms and collect responses, or set up a form management system fully integrated in your IT infrastructure, where admin would create and edit multiple forms in a no-code drag-and-drop form builder UI. The form builder comes with a CSS Theme Editor—a set of UI controls for form styling. Any alterations you make, from colors to fonts and layouts, are immediately visible. You can save your customized themes in JSON and reuse them across surveys. You have total freedom as to the backend, as it integrates with any server and database. On the website, you can find integration examples for PHP, ASP.NET Core, and Node.js. You can also convert your forms as editable PDF files, and visualize survey results using interactive charts and tables. The website offers 200+ code examples and tutorials for all popular JS frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Threads.js

    Threads.js

    Make web workers & worker threads as simple as a function call

    Threads.js is a JavaScript/TypeScript library that simplifies the creation and management of native threads in web browsers and Node.js, enabling parallel execution of code to improve performance in concurrent applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VitePress

    VitePress

    Vite & Vue powered static site generator

    Simple, powerful, and fast. Meet the modern SSG framework you've always wanted. Effortlessly create beautiful documentation sites with just markdown. Instant server start, lightning fast hot updates, and leverage Vite ecosystem plugins. Use Vue syntax and components directly in markdown, or build custom themes with Vue components. Fast initial load with static HTML, fast post-load navigation with client-side routing. VitePress is a Static Site Generator (SSG) designed for building fast, content-centric websites. In a nutshell, VitePress takes your source content written in Markdown, applies a theme to it, and generates static HTML pages that can be easily deployed anywhere. VitePress ships with a default theme designed for technical documentation, especially those that need to embed interactive demos. It powers this page you are reading right now, along with the documentation for Vite, Pinia, VueUse, Mermaid, Wikimedia Codex, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    express-validator

    express-validator

    An express.js middleware for validator.js

    express-validator is a set of express.js middlewares that wraps validator.js validator and sanitizer functions. It's recommended that you have basic knowledge of the express.js module before you go on with this guide. Sometimes, receiving input in a HTTP request isn't only about making sure that the data is in the right format, but also that it is free of noise. validator.js provides a handful of sanitizers that can be used to take care of the data that comes in. Although express-validator offers plenty of handy validators and sanitizers through its underlying dependency validator.js, it doesn't always suffice when building your application. For these cases, you may consider writing a custom validator or a custom sanitizer. A custom validator may be implemented by using the chain method .custom(). It takes a validator function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    flatend

    flatend

    Quickly build microservices using p2p networking in NodeJS/Go

    Flatend is a fast, lightweight edge server and microservice runtime built in Go, designed for simplicity and high concurrency. It uses a decentralized service discovery model that allows nodes to communicate over UDP or QUIC with minimal setup, making it ideal for low-latency APIs and distributed systems. Flatend provides a clean developer experience and is optimized for environments where traditional service meshes or orchestration platforms are too heavy. It supports dynamic peer discovery, routing, and load balancing out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use. Icon
    Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.

    Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.

    Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
    Start for Free
  • 10

    truthy

    Open source headless CMS API written using NestJS, that has pre built

    Open source headless CMS API written using NestJS, that has pre built modules like User Management, Role Management, Permission Management, Email Module, Account Settings, OTP, Throttling, RBAC support, Localization, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    webiny

    webiny

    Enterprise open-source serverless CMS

    Enterprise open-source serverless CMS. Includes a headless CMS, page builder, form builder and file manager. Easy to customize and expand. Deploys to AWS. Create GraphQL APIs, full-stack applications and websites. Deploy with single command to your AWS. Runs on services like AWS Lambda and DynamoDB. Highly-scalable & highly-available out of the box. You get a full-stack project with a GraphQL API and a React frontend that you can use to start building. Write custom apps and business logic and let our framework solve the serverless complexities. Create new projects and scaffold apps and APIs via command-line. Deploy projects to AWS. A set of ready-made apps you can use to create APIs, static pages and forms using no-code approach. Open-source framework that helps you to architect, build and deploy solutions on top of serverless infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.