Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 23 TypeScript Rollup Projects
-
-
Make sure to check it out here
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
In this tutorial I'm going to teach you, how you can create a a use-full and very power-full google chrome extension. Anyway, to do this we are goin to use CRXJS which is a vite plugin and also most famous and use-full ReactJs.
-
-
Project mention: Module Federation for distributed front ends — the best of both worlds? | /r/reactjs | 2022-12-02
-
Project mention: [AskJS] Is there a silver bullet for consuming Typescript libraries in a Monorepo? | /r/javascript | 2023-05-09
1. Linking libs with tsconfig paths. This approach involves setting a tsconfig.json paths object which maps the package name, to the local filesystem location. Eg. "paths": {"@org/lib":"../libs/lib"} - Nx uses this approach for their Integrated Monorepo configuration https://nx.dev/tutorials/integrated-repo-tutorial https://github.com/NiGhTTraX/ts-monorepo.
-
Project mention: Coming here from svelteland... is there a way to put CSS module inside JS? | /r/solidjs | 2023-06-03
I recently encountered Vue Macros and it inspired me to create a compile-time macro library for CSS modules, unfortunately I haven't even started and am not planning to do so any time soon. I like having the entire component in a single file but honestly just having COMPONENT_NAME.module.css for each component is not bad at all. I'd just avoid doing the COMPONENT_NAME/style.module.css, this gets very tedious
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
rollup-plugin-ts
A TypeScript Rollup plugin that bundles declarations, respects Browserslists, and enables seamless integration with transpilers such as babel and swc
-
-
Project mention: React component library Concis | Components break through 50+, mobile concis starts, new English documentation, continuous update... | /r/reactjs | 2022-10-29
-
Project mention: I need urgent help building and publishing a package using TSDX? | /r/reactjs | 2023-04-12
Try dts-cli. It’s a fork of tsdx that is still active.
-
There are tools to help make migrating code from CommonJS to ES Modules easy. One of the most popular tools is cjstoesm, a command line tool that automatically transforms CommonJS code in Node to its ESM equivalent. Almost all CommonJS code is transformed. However, there are some things that are not transformed. The most notable is the __dirname. __dirname is not part of Node.js, but it is one thing that Node does not suppport in "ESM mode". Luckily, there are replacements. A simple way to polyfill __dirname is to do this:
-
-
-
-
-
-
react-ui-boilerplate
The boilerplate to help you build React UI library and publish to NPM automatically.
And while your unit tests are at least there, they don't seem to do anything useful. You're just testing React.
-
-
typescript-rollup
A Single-Page Application(SPA) built using TypeScript, Rollup.js, and Web Dev Server
-
crypto
Cryptographic operations in WASM, C, Typescript for Nodejs and the browser. (by deliberative)
Project mention: Typescript/WASM library with cryptographic operations based on libsodium, Shamir secret sharing, Merkle trees. Runs on Nodejs and the browser. Feedback is encouraged! | /r/crypto | 2023-01-24 -
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
TypeScript Rollup related posts
- Coming here from svelteland... is there a way to put CSS module inside JS?
- I need urgent help building and publishing a package using TSDX?
- Building universal JS/TS plugins with unplugin
- Module Federation for distributed front ends — the best of both worlds?
- React component library Concis | Components break through 50+, mobile concis starts, new English documentation, continuous update...
- React component library Concis, looking for interested small partners in the community to join...
- React component library Concis, looking for interested small partners
-
A note from our sponsor - InfluxDB
www.influxdata.com | 4 Jun 2023
Index
What are some of the best open-source Rollup projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | electron-vite-vue | 2,659 |
2 | unplugin | 2,223 |
3 | chrome-extension-tools | 1,468 |
4 | rollup-plugin-visualizer | 1,352 |
5 | vite-plugin-federation | 1,287 |
6 | ts-monorepo | 1,225 |
7 | vue-macros | 1,026 |
8 | rollup-plugin-typescript2 | 783 |
9 | rollup-plugin-ts | 458 |
10 | vitext | 376 |
11 | Concis | 368 |
12 | dts-cli | 366 |
13 | cjstoesm | 298 |
14 | pkgroll | 248 |
15 | hubble-contracts | 122 |
16 | uniroll | 110 |
17 | denopack | 98 |
18 | rollup-plugin-sass | 82 |
19 | react-ui-boilerplate | 39 |
20 | svelte-dts | 29 |
21 | typescript-rollup | 28 |
22 | crypto | 19 |
23 | rollup | 10 |