-
Updated
Apr 28, 2021 - JavaScript
#
javascript-compiler
Here are 17 public repositories matching this topic...
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.
javascript
web-performance
webpack
web
es6
compiler
commonjs
amd
es2015
plugins
javascript-compiler
build-tool
loaders
module-bundler
esm
javascript-modules
javascript
c-sharp
jquery
visual-studio
typescript
csharp
js
compiler
roslyn
dotnet
nuget
dotnetcore
ts
javascript-compiler
bridge
dotnet-core
source-to-source
-
Updated
Feb 17, 2021 - C#
A JavaScript compiler written in TypeScript targeting C++/V8
-
Updated
Aug 3, 2020 - TypeScript
NodeJS Standard Library for Nim
nodejs
javascript
typescript
nim
async
webassembly
javascript-compiler
nodejs-modules
nim-lang
client-side-code
deno
server-side-javascript
-
Updated
Mar 15, 2021 - Nim
-
Updated
Apr 27, 2021 - C#
Programming language made up of chess games
language
programming-language
chess
compiler
javascript-framework
esoteric-language
javascript-compiler
pgn
fen
-
Updated
Nov 13, 2019 - JavaScript
An in-browser loader/bundler for javascript. No Node required. No CLI required. Use with @gardenhq/willow for a flexible, 'unobtrusive' dependency injection builder to decouple your codebase.
javascript
module-loader
web
es6
compiler
commonjs
dependency-injection
javascript-compiler
build-tool
module-bundler
-
Updated
Dec 13, 2017 - JavaScript
[λ] Experimental ClojureScript to JavaScript compiler based on Babel
-
Updated
Jan 13, 2019 - JavaScript
Svelte-Typescript template with prettier and tslint
typescript
javascript-compiler
framework-javascript
sveltejs
prettierrc
svelte-v3
mvp-js
svelte-js
svelte-template
svelte-typescript
svelte-rollup
tslint-svelte
-
Updated
Apr 1, 2021 - JavaScript
Merge javascript files with imports/exports into one function.
javascript
cli
web
compiler
umd
javascript-compiler
build-tool
javascript-modules
export-merger
module-merger
-
Updated
Apr 1, 2021 - JavaScript
A simple compiler that converts Dart function named parameter calls to JavaScript function calls
-
Updated
May 26, 2019 - JavaScript
UNDER DEVELOPMENT: JavaScript compiler for multithreading
-
Updated
Sep 18, 2019 - Haskell
Open
Benchmarks needed?
2
haneenmahd
commented
Apr 21, 2021
Describe the feature
Needed benchmarks that shows the improvements in the file
Screenshots
If applicable, add screenshots to help explain your feature.
Additional context
Add any other context about the problem here.
Open
Version 1 Release!
Open
Need Documentation
CDN JavaScript file source for Bridge.NET
javascript
c-sharp
jquery
typescript
csharp
js
compiler
roslyn
dotnet
nuget
ts
transpiler
javascript-compiler
bridge
source-to-source
visual-stud
-
Updated
Nov 9, 2019 - JavaScript
An experimental JavaScript toolchain [Context: https://twitter.com/sebmck/status/1108407803545214977]
performance
dependency-manager
transpiler
javascript-compiler
javascript-tools
autoformat
testing-framework
codemods
optimizing-compiler
javascript-bundler
syntax-transformation
javascript-linter
javascript-toolchain
romejs
integrated-javascript-toolchain
single-config-file
diagnostics-system
actionable-feeback
super-sonic-greek-hydra
-
Updated
Feb 27, 2020 - TypeScript
Improve this page
Add a description, image, and links to the javascript-compiler topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the javascript-compiler topic, visit your repo's landing page and select "manage topics."
Adding a plain text to the header of a compiled and optimized
.js-file may be useful for multiple reasons:#!/usr/bin/env nodeSuch a plain text header could easily be added to a
.jsin a postprocessing step after compilation. Howeve