TypeScript Loader

Open-source TypeScript projects categorized as Loader

Top 23 TypeScript Loader Projects

  • react-content-loader

    ⚪ SVG-Powered component to easily create skeleton loadings.

  • 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);

  • 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
  • tsx

    ⚡️ TypeScript Execute: Node.js enhanced to run TypeScript & ESM

  • Project mention: Finally, a guide for Node.js and TypeScript and ESM that works | news.ycombinator.com | 2023-11-21

    I really enjoy frontend/node/typescript development. I roll my eyes whenever the HN-types complain about CSS or frontend development being a hellhole. Mostly the comments I see seem ignorant or impatient ("Why doesn't this thing work without be bothering to learn it?")

    However, the intersection of typescript, nodejs, and ES modules is consistently the most frustrating experience I ever have. Trying to figure out which magic incantation of tsconfig/esbuild/tsc/node options will let me just write code and run it is a fools errand. You might figure something out, and then you try to use Jest and then you descend into madness again.

    The biggest tip I can give people is to ditch ts-node and just use (the awkwardly named) tsx https://github.com/privatenumber/tsx, which pretty much just "mostly works" for running Typescript during dev for node.

    The problem mostly seems to stem for all the stakeholders being pretty dogmatic to whatever their goals are, rather than the pragmatic option of just meeting people where they are. I really wish the Node, Typescript, Deno/Bun, and maybe some bundler people would come together and figure out how to make this easier for people.

  • 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.

  • react-spinners

    A collection of loading spinner components for react

  • react-image

    React.js <img> tag rendering with multiple fallback & loader support

  • react-loader-spinner

    Collection sets of a spinners for async operations for ReactJS

  • WorkOS

    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 logo
  • content-loader

    ⚪️ SVG component to create placeholder loading, like Facebook cards loading.

  • rc-progress

    React Progress Bar (by react-component)

  • react-native-skeleton-content

    A customizable skeleton-like loading placeholder for react native projects using expo.

  • spinners-react

    Lightweight SVG/CSS spinners for React

  • react-spinners-css

    Amazing collection of React spinners components with pure css

  • react-native-wormhole

    ⚛️ 🌌 Inter-dimensional Portals for React Native. 👽 🖖

  • bundle-tools

    bundling for intlify i18n tools

  • react-md-spinner

    Material Design spinner components for React.js.

  • stylin

    A built-time CSS library for styling React components.

  • react-script-hook

    React hook to dynamically load an external script and know when its loaded

  • next-with-linaria

    Linaria webpack loader for Next.js 13

  • Project mention: Is there a solution for CSS modules that would allow to have TSX and CSS in the same file? | /r/react | 2023-05-26
  • webpack-image-srcset-loader

    Generate srcset string from image (by Calvin-LL)

  • react-loading-indicator

    A library of wonderful loading indicators for your react project

  • Project mention: Git things right🟢✔️ using rebase workflow in a software team | dev.to | 2023-08-21

    I have an X(formerly twitter) account. We can connect 🤝. You also need to hear this🙂: I maintain an open source library. See it in Github. I appreciate your star⭐ should you like the work(DEMO). I use a rebase workflow with it. Finally, explore my creativity practiced on my personal website.

  • nextjs-loader

    Uploadcare custom image loader for Next.js

  • rtk-query-loader

    Create React component loaders with RTK Query

  • fbem

    Functional BEM packages 🧱

  • 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
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). The latest post mention was on 2024-02-08.

TypeScript Loader related posts

Index

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

Project Stars
1 react-content-loader 13,343
2 svgr 10,285
3 tsx 7,569
4 ts-loader 3,423
5 react-spinners 2,921
6 react-image 1,162
7 react-loader-spinner 927
8 content-loader 734
9 rc-progress 685
10 react-native-skeleton-content 570
11 spinners-react 395
12 react-spinners-css 322
13 react-native-wormhole 295
14 bundle-tools 226
15 react-md-spinner 194
16 stylin 178
17 react-script-hook 125
18 next-with-linaria 94
19 webpack-image-srcset-loader 30
20 react-loading-indicator 26
21 nextjs-loader 19
22 rtk-query-loader 19
23 fbem 7
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.
www.influxdata.com