TheLarkInn
Software Engineer @microsoft. Javascript, webpack, Typescript. @webpack core team. @angular cli core team. working on rushstack, heft, and OneDrive/SharePoint
@Microsoft @MicrosoftEdge @webpack @webpack-contrib @angularSeattle, WA
Pinned Repositories
angular-cli
CLI tool for Angular
rushstack
Monorepo for tools developed by the Rush Stack community
angular2-template-loader
Chain-to loader for webpack that inlines all html and style's in angular2 components.
artsy-webpack-tour
Annotations on webpack source code in a pseudo-guided fashion.
bundle-buddy-webpack-plugin
🐐🐐🐐🐐 bundle-buddy-webpack-plugin 🐐🐐🐐🐐
is-wsl
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
unity-component-specification
This is a WIP draft of the Unity (Single File Web Component) Specification
webpack-developer-kit
webpack dev kit for writing custom plugins and loaders on the fly. Education/Exploration tool as well.
webpack-workshop-2018
Learning resources for the webpack academy workshop series for 2018
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
TheLarkInn's Repositories
TheLarkInn/webpack-workshop-2018
Learning resources for the webpack academy workshop series for 2018
TheLarkInn/is-wsl
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
TheLarkInn/npm-package
A lightweight client for fetching package metadata from the npm registry
TheLarkInn/is-docker
Checks if the process is running inside a Docker container. Rust implementation of `sindresorhus/is-docker`
TheLarkInn/is-interactive
Rust adaptation of sindresorhus/is-interactive from NodeJS
TheLarkInn/ansi-regex
A rust implementation of @microsoft/node-core-library's ansi regex detection
TheLarkInn/is-unicode-supported
Detect whether the terminal supports unicode or not.
TheLarkInn/strip-ansi
Rust inspired implementation of chalk/strip-ansi.
TheLarkInn/has-flag
A rust implementation of sindresorhus/has-flag
TheLarkInn/krate
Get a Rust crates metadata and release information.
TheLarkInn/npm-check
Check for outdated, incorrect, and unused dependencies.
TheLarkInn/DiscordBot
TheLarkInn/FluidFramework
Library for building distributed, real-time collaborative web applications
TheLarkInn/pnpm
Fast, disk space efficient package manager
TheLarkInn/repro-parcel-112
This is a simple repro repo for ParcelJS Issue 112
TheLarkInn/social-app
The Bluesky Social application for Web, iOS, and Android
TheLarkInn/AdmiralBulldogLive
TheLarkInn/alias-game-night
TheLarkInn/DefinitelyTyped
The repository for high quality TypeScript type definitions.
TheLarkInn/Edge-Enterprise
Documentation for Edge Enterprise
TheLarkInn/loader-utils
utils for webpack loaders
TheLarkInn/napi-rs
A framework for building compiled Node.js add-ons in Rust via Node-API
TheLarkInn/oranda
🎁 generate beautiful landing pages for your developer tools
TheLarkInn/packages
Zoltan Kochan's npm packages
TheLarkInn/performance-compare
Performance compare for Farm, Webpack, Rspack, Turbopack and Vite
TheLarkInn/rushstack
Monorepo for tools developed by the Rush Stack community
TheLarkInn/turbo
Turbo is an incremental, distributed bundler and task runner optimized for JavaScript and TypeScript, written in Rust.
TheLarkInn/VodWebsite
TheLarkInn/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
TheLarkInn/webpack-sources
Source code handling classes for webpack