-
Microsoft
-
playground-type-error-leaks Public
A demonstration of a TypeError object leaked by fetch calls with CacheControl: no-store in the response.
HTML UpdatedDec 6, 2024 -
playground-custom-elements Public
A demonstration of how to use custom elements to wrap an iframe
JavaScript UpdatedDec 6, 2024 -
-
playground-iframe-membranes Public
A proof-of-concept of an idea about how to isolate sourceless/same domain iframes with revokable proxies.
-
es-membrane-modules Public
A fork of es-membrane that uses modules, classes, and typescript.
-
es-membrane Public
Forked from ajvincent/es-membraneAn ECMAScript implementation of a Membrane, allowing users to dynamically hide, override, or extend objects in JavaScript with controlled effects on the original objects.
-
dts-bundle-generator Public
Forked from timocov/dts-bundle-generatorA tool to generate a single bundle of dts with types tree-shaking
TypeScript MIT License UpdatedMar 24, 2024 -
This project shows a memory leak that can occur if code on the main window awaits a promise from within the iframe before performing memory cleanup. If the iframe is removed before the iframe promi…
-
iframe-closed-playground Public
This project tests the behavior of the iframe "unload" event and the "closed" property.
HTML UpdatedNov 29, 2023 -
FluidFramework Public
Forked from microsoft/FluidFrameworkLibrary for building distributed, real-time collaborative web applications
TypeScript MIT License UpdatedNov 20, 2023 -
ms-rest-js Public
Forked from Azure/ms-rest-jsRuntime for isomorphic javascript libraries generated by Autorest
TypeScript MIT License UpdatedJul 6, 2023 -
fluentui Public
Forked from microsoft/fluentuiFluent UI web represents a collection of utilities, React components, and web components for building web applications.
TypeScript Other UpdatedMay 31, 2023 -
fluent-memory-leak Public
A playground to reproduce a memory leak with fluent-ui components
TypeScript UpdatedMay 22, 2023 -
cached-promise-memory-leak Public
A playground to illustrate a memory leak caused by caching promises interacting with async class methods.
-
iframe-experiments Public
A playground to test iframe memory leaks
-
parcel-webpack-comparer Public
A project to help compare bundle size and build times between parcel2 and webpack.
TypeScript UpdatedJan 7, 2023 -
fluentui-list-bug Public
A reproduction of a bug in @fluentui/react-northstar list component
TypeScript UpdatedJan 6, 2023 -
parcel2-reexport-type-errors Public
A repo to demonstrate and tests the error messages that parcel gives when you re-export a type.
TypeScript UpdatedJan 5, 2023 -
A demonstration of a bug when attempting to use @parcel/validator-typescript
TypeScript UpdatedJan 5, 2023 -
parcel2-monorepo-babel-bug Public
This repo was set up to provide a testing environment to explore an issue with the way Parcel2 picks up babel configuration, and a proposal for how to fix it.
-
A repo to test the ability of parcel2 to compile typescript projects that use optional class properties.
TypeScript UpdatedJan 5, 2023 -
fluent-ui-react-test Public
A simple test of the fluent-ui-react project.
TypeScript UpdatedJan 5, 2023 -
parcel2-react-refresh Public
Testing out the (awesome) new react refresh feature in Parcel 2
-
parcel Public
Forked from parcel-bundler/parcel📦🚀 Blazing fast, zero configuration web application bundler
JavaScript MIT License UpdatedAug 17, 2022 -
-
parcel-naming-conflict-bug Public
An illustration of a bug in `@parcel/transformer-typescript-types` related to the way it resolves name conflicts in the context of a project that contains wildcard exports (e.g. `export * from './f…
TypeScript UpdatedAug 2, 2022 -
msteams-docs Public
Forked from MicrosoftDocs/msteams-docsSource for the Microsoft Teams developer platform documentation.
HTML Creative Commons Attribution 4.0 International UpdatedMay 26, 2022 -
stackoverflow-parcel-matter Public
An example of how to import Matter and Poly-Decomp Libraries with Parcel
HTML UpdatedMay 19, 2022 -
parcel-eslint-example Public
An example of how to use the @parcel/validator-eslint plugin
HTML UpdatedMay 5, 2022 -