#json-modules

[ follow ]
Node JS
fromAllthingssmitty
12 hours ago

Native JSON modules are finally real - Matt Smith

Import attributes enable native JSON module support in JavaScript, eliminating the need for bundler transforms by allowing explicit type declaration with the `with { type: "json" }` syntax.
Node JS
fromInfoQ
8 months ago

JSON Modules Can Now Be Imported in JavaScript in All Modern Browsers, CSS Modules to Follow

JSON modules are now supported in all modern browsers, simplifying import in JavaScript code.
[ Load more ]