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: about 1 month 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 | A bundler for Ethereum smart contracts written in TypeScript, optimized for performance and modular design. | 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. | 939 |
abhimanyu003/sttr | A command-line utility for transforming strings using various encoding and decoding algorithms. | 966 |
gustavoguichard/string-ts | A library providing strongly typed string functions to preserve type information after transformations | 1,197 |
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 | 77 |
thesunny/shampoo | A tool that automates the process of transpiling and bundling JavaScript files for production environments. | 15 |
webdiscus/html-bundler-webpack-plugin | Automates the processing of source files and generates an HTML file containing links to resources. | 152 |