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.

  • Project mention: How to generate Typescript types for GraphQL queries in a React app | dev.to | 2023-04-25

    Under the hood, @lente/vite-plugin-graphql uses graphql-let, and .graphql-let.yml is where we define where the GraphQL schema is located and how to identify the GraphQL files to be parsed. Check out this repo for more details on the options available https://github.com/piglovesyou/graphql-let.

  • 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

Index

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

Project Stars
1 svgr 10,294
2 ts-loader 3,424
3 responsive-loader 640
4 graphql-let 456
5 atorable-loader 7
6 candy-loader 7

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com