TypeScript Module

Open-source TypeScript projects categorized as Module

Top 20 TypeScript Module Projects

  • npkill

    List any node_modules ๐Ÿ“ฆ dir in your system and how heavy they are. You can then select which ones you want to erase to free up space ๐Ÿงน

  • Project mention: Ask HN: What apps have you created for your own use? | news.ycombinator.com | 2023-12-12

    I initially created Npkill (https://npkill.js.org) for my own use because as a web developer I was always running out of disk space. When we launched it quickly became popular because it seems that not only we had that problem and today it is the most popular tool for that purpose.

    Another one I launched was Pill Reminder (https://zaldih.github.io/pill-reminder/). If you are taking something for a cold or medical treatment it allows you to easily swipe and note down when you have taken your medication and lets you know when you are due to take it next.

    ScrollTabs (https://github.com/zaldih/scrolltabs-extension) was born so soon after I migrated from chrome to firefox years ago and I missed being able to switch between tabs with the mouse scroll.

    + many others that I would like to prepare and make public for the future.

  • auth-module

    Zero-boilerplate authentication support for Nuxt 2

  • Project mention: nuxt 3 stack for fullstack | /r/Nuxt | 2023-05-16
  • 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
  • nuxt-security

    ๐Ÿ›ก Automatically configure your app to follow OWASP security patterns and principles by using HTTP Headers and Middleware

  • Project mention: How Nuxi helps Nuxt deliver great DX? | dev.to | 2024-04-08

    The command nuxi module add allows you to skip the second step in the list. So for modules like Nuxt Security right now, you only need to run the first step and nuxi will automatically register the module so that you can get started with the module right away.

  • atomic-calendar-revive

    An advanced calendar card for Home Assistant Lovelace.

  • Project mention: Automated release with Semantic Release and commitizen | dev.to | 2023-10-09

    When working with JavaScript projects, managing version numbers and commit messages is important for the maintainability of the project. Since 2020 I have been the main developer of Atomic Calendar Revive a highly customisable Home Assistant calendar card, I found maintaining versions and releases to be cumbersome until recently. In this article, I will introduce the commitizen and semantic-release packages for creation or appropriate commit messages and semantic versioning. I will also provide examples of how I am currently using these packages to streamline my release workflow and project maintenance.

  • web-vitals

    Web Vitals: Essential module for a healthy project (by nuxt-modules)

  • ogma

    A monorepo for the ogma logger and related packages (by jmcdo29)

  • algolia

    ๐Ÿ”Ž Algolia module for Nuxt

  • Project mention: Nuxt Modules Crash Course | dev.to | 2023-10-30
  • 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
  • html-validator

    HTML validation for Nuxt

  • aim

    Angular Inline Module Schematics (by ngneat)

  • Ditox.js

    Dependency injection for modular web applications

  • nuxt-font-loader

    Handles your fonts with ease.

  • Project mention: nuxt-font-loader inconsistent loading of font | /r/Nuxt | 2023-11-29

    I'm using https://github.com/ivodolenc/nuxt-font-loader to load my local webfont files. In production, the font renders inconsistently, randomly either rendering or falling back to the sans-serif fallback declaration. Refreshing the page multiple times will give a 50/50 chance of either displaying or not, yet the CSS is loading correctly and the font files are being fetched correctly in inspector.

  • dragonflagon-fvtt

    DragonFlagon FoundryVTT Modules

  • slack-bolt

    TypeScript framework to build Slack apps in a flash with the latest platform features. Deno port of @slack/bolt

  • foundryvtt-simple-calendar

    A simple calendar module for the FoundryVTT system

  • Project mention: Blades in the Dark Modules | /r/FoundryVTT | 2023-05-27

    We use the following in our Blades game -- Chat Images [Link] -- Chat Portrait [Link] -- Dice so nice [Link] -- Multilevel Tokens [Link] -- Show Art [Link] -- Simple Calendar [Link] -- Safety Tools - This is custom make for us -- Token HUD Wildcard (fix) [Link] -- Universal Battlemap Importer [I think this related to a map making program] -- Weather Control [Link]

  • file-storage

    File Storage zome and UI module to store files in a holochain DHT

  • terrac

    A minimal private module registry for Terraform and OpenTofu

  • Project mention: Show HN: Terrace, a minimal private module registry for Terraform | news.ycombinator.com | 2024-01-23
  • nuxt3-structure-modules-pinia

    Using Modules and Pinia to structure Nuxt 3 app

  • nuxt-iron-session

    Stateless session support for Nuxt apps

  • node-module-boilerplate

    ๐Ÿงฐ Create your npm library with this user friendly boilerplate. Use this respository as template for your new node library/module

  • css-loader-incremental-ident

    Incremental classnames generator for webpack`s css-loader

  • 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 Module related posts

  • How Nuxi helps Nuxt deliver great DX?

    1 project | dev.to | 8 Apr 2024
  • Show HN: Terrace, a minimal private module registry for Terraform

    1 project | news.ycombinator.com | 23 Jan 2024
  • More secure Vue & Nuxt apps -> by default! ๐Ÿ›ก๏ธ

    2 projects | dev.to | 18 Dec 2023
  • Assigning default properties efficiently with Defu

    2 projects | dev.to | 4 Dec 2023
  • Security in modern Web Applications -> Owasp to the rescue!

    1 project | dev.to | 13 Nov 2023
  • Nuxt Modules Crash Course

    4 projects | dev.to | 30 Oct 2023
  • Lazy load external library from CDN?

    1 project | /r/reactjs | 26 Jun 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    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. Learn more โ†’

Index

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

Project Stars
1 npkill 7,958
2 auth-module 1,905
3 nuxt-security 709
4 atomic-calendar-revive 381
5 web-vitals 371
6 ogma 281
7 algolia 178
8 html-validator 171
9 aim 97
10 Ditox.js 90
11 nuxt-font-loader 75
12 dragonflagon-fvtt 62
13 slack-bolt 46
14 foundryvtt-simple-calendar 43
15 file-storage 36
16 terrac 27
17 nuxt3-structure-modules-pinia 22
18 nuxt-iron-session 22
19 node-module-boilerplate 9
20 css-loader-incremental-ident 4

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