BundleTransformer
Bundle transformer
An extension for optimizing and transforming web application bundles using various techniques such as minification, translation, and post-processing
Bundle Transformer - a modular extension for System.Web.Optimization (also known as the Microsoft ASP.NET Web Optimization Framework).
130 stars
9 watching
19 forks
Language: JavaScript
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gabesoft/trans | A library that enables easy transformation of complex JSON objects by specifying composite field names and chaining multiple transformation methods. | 179 |
infernojs/ts-plugin-inferno | A Typescript transformer that compiles TSX syntax to Inferno API directly | 3 |
f34nk/modest_ex | A library that performs pipeable transformations on HTML strings using CSS selectors | 31 |
doubleprecisionsoftware/jsontl | A library that allows transformation of JSON data using a simple, JSON-based language with basic operations for replacing and extending values. | 7 |
paldepind/functionize | A library that converts existing JavaScript libraries into functional ones by applying a set of transformations to their methods. | 49 |
transeptorlabs/transeptor-bundler | An ERC-4337 bundler written in TypeScript for smart contract development on the Ethereum blockchain | 25 |
floydspace/aws-lambda-nodejs-esbuild | A tool to automatically bundle JavaScript and TypeScript code for use in AWS Lambda functions using the esbuild bundler | 68 |
r17x/jasat | A tool for automating transformations and modifications to JavaScript code. | 2 |
cshuaimin/ssr.nvim | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 933 |
abhimanyu003/sttr | A command-line utility for transforming strings using various encoding and decoding algorithms. | 955 |
gustavoguichard/string-ts | A library providing strongly typed string functions to preserve type information after transformations | 1,192 |
ds300/react-native-typescript-transformer | A tool to seamlessly integrate TypeScript with React Native | 657 |
iolivernguyen/ujson | Transforms unstructured JSON data into a format suitable for use with JavaScript | 76 |
thesunny/shampoo | A tool that automates the process of transpiling and bundling JavaScript files for production environments. | 15 |
webdiscus/html-bundler-webpack-plugin | A bundler for HTML templates that resolves source files of scripts, styles, images, and assets, inlining them into generated output. | 145 |