TypeScript webpack-loader

Open-source TypeScript projects categorized as webpack-loader

Top 6 TypeScript webpack-loader Projects

  • svgr

    Transform SVGs into React components 🦁

  • Project mention: Nx + NextJS + Docker - The Nx way: Creating the NextJS application | dev.to | 2023-06-27

    //@ts-check // eslint-disable-next-line @typescript-eslint/no-var-requires const { composePlugins, withNx } = require('@nx/next'); /** * @type {import('@nx/next/plugins/with-nx').WithNxOptions} **/ const nextConfig = { nx: { // Set this to true if you would like to use SVGR // See: https://github.com/gregberge/svgr svgr: false, }, }; const plugins = [ // Add more Next.js plugins to this list if needed. withNx, ]; module.exports = composePlugins(...plugins)(nextConfig);

  • ts-loader

    TypeScript loader for webpack

  • Project mention: webpack adoption guide: Overview, examples, and alternatives | dev.to | 2024-02-08

    It'll be a little different than your typical "what is webpack?" article in that I write this as the maintainer of ts-loader, a loader used for integrating TypeScript with webpack. I've worked in the webpack ecosystem for some years now, and I'll share some of my experiences with you.

  • 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
  • responsive-loader

    A webpack loader for responsive images

  • graphql-let

    A webpack loader / babel-plugin / babel-plugin-macros / CLI / generated file manager of GraphQL code generator.

  • atorable-loader

    Webpack loader for turning files into Magnet links and adding corresponding files to output directory.

  • candy-loader

    Load css files as pure jsx components with classnames as boolean props

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 webpack-loader related posts

  • webpack adoption guide: Overview, examples, and alternatives

    1 project | dev.to | 8 Feb 2024
  • How to generate Typescript types for GraphQL queries in a React app

    2 projects | dev.to | 25 Apr 2023
  • Show HN: Atorable-Loader – Build a website that serves itself

    1 project | news.ycombinator.com | 14 Jul 2022
  • I can't import pngs even though my path is correct.

    1 project | /r/typescript | 17 Jun 2022
  • Converting to Typescript

    3 projects | /r/reactjs | 1 Jun 2022
  • Vue devs, what can React do better than Vue 3?

    7 projects | /r/vuejs | 26 May 2022
  • Loading web workers using Webpack 5

    2 projects | dev.to | 6 Sep 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Jun 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 webpack-loader projects in TypeScript? This list will help you:

Project Stars
1 svgr 10,355
2 ts-loader 3,430
3 responsive-loader 640
4 graphql-let 455
5 atorable-loader 7
6 candy-loader 7

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