issues
search
tc39
/
proposal-module-declarations
JavaScript Module Declarations
https://tc39.es/proposal-module-declarations
MIT License
373
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md
#31
jogibear9988
opened
9 months ago
0
Idea: Direct module references
#30
jasonkuhrt
opened
11 months ago
0
Repo description is outdated
#29
dasa
closed
1 year ago
1
Declaration merging
#28
aspirisen
opened
1 year ago
4
"Magic parallel scope" alternative: `import.parent`
#27
nicolo-ribaudo
opened
1 year ago
8
update readme: stage 2, formatting
#26
ctcpip
closed
1 year ago
0
Remove duplicated grammar for `export module X {}`
#25
nicolo-ribaudo
closed
1 year ago
0
Update ECMA-262 references
#24
nicolo-ribaudo
closed
1 year ago
0
Interaction with import reflection
#23
lucacasonato
opened
1 year ago
0
Rename to "Module Declarations" and update readme
#22
nicolo-ribaudo
closed
1 year ago
2
Write initial spec, and add some examples
#21
nicolo-ribaudo
closed
1 year ago
5
How to import from the parent module?
#20
nicolo-ribaudo
opened
2 years ago
1
How exactly do module blocks reference each other?
#19
trusktr
closed
1 year ago
1
Clone template repository
#18
nicolo-ribaudo
closed
2 years ago
0
Bonus use case: simplified way to force evaluation order in circular modules
#17
Jamesernator
opened
2 years ago
0
Update readme to use identifiers.
#16
Ms2ger
closed
3 years ago
1
Referencing public identifier fragments
#15
guybedford
closed
1 year ago
10
use case feedback: mix server and web code in the same JavaScript file
#14
Lxxyx
opened
3 years ago
0
Linkage resolution of static module declarations
#13
mhofman
opened
3 years ago
5
Could module fragments have their own source-maps?
#12
spalger
closed
3 years ago
2
Why the same-origin restriction?
#11
joeldenning
closed
3 years ago
2
Portability concerns of non-string specifiers & import maps integration
#10
guybedford
opened
3 years ago
3
Change to stage 1
#9
sosukesuzuki
closed
3 years ago
1
Binary content
#8
arcanis
opened
3 years ago
1
Bundling, import.meta and url rewriting
#7
Jamesernator
opened
3 years ago
3
Behaviour of existing "#specifier"s and "./relative/path.js#specifier"? Use a scheme instead?
#6
Jamesernator
closed
1 year ago
9
module fragment identification
#5
devsnek
closed
3 years ago
10
Private vs public module fragments
#4
devongovett
closed
1 year ago
2
How does this increase speed?
#3
shadowtime2000
opened
3 years ago
1
Semantics wording:
#2
codehag
closed
3 years ago
1
How does this compare with the module block proposal?
#1
phenax
closed
3 years ago
2