JSPM

91 posts

JSPM

JSPM

@jspm

JavaScript package manager and ES module CDN

Beigetreten Kasım 2009
0 Folgt351 Follower
JSPM
JSPM@jspm·
@ghoullier Thanks for confirming. Definitely looks like the old styles. I just tried turned off the cloudflare cache, does that help?
English
1
0
0
24
Grégory Houllier
Grégory Houllier@ghoullier·
@jspm I just tested it in incognito more and same issue.
Grégory Houllier tweet media
English
1
0
1
17
JSPM
JSPM@jspm·
@ghoullier Thanks for the info. The underlines on the sidebar are from the old stylesheet. This should be cache busted though - can you confirm it's definitely not the cache?
English
1
0
0
75
Grégory Houllier
Grégory Houllier@ghoullier·
@jspm Thanks for the release. FYI the website is not very accessible in dark mode.
Grégory Houllier tweet media
English
1
0
1
102
JSPM
JSPM@jspm·
JavaScript integrity manifests with the recently supported import maps integrity field. jspm.org/js-integrity-w…
English
0
2
11
865
JSPM
JSPM@jspm·
JSPM is deprecating support for the old JSPM dev dynamic modules CDN. The project is now an import-maps-only CDN & toolchain. jspm.org/jspm-dev-depre…
English
0
5
7
1.7K
(λ. borkdude) 🌱
(λ. borkdude) 🌱@borkdude·
@jspm Why am I getting a 404 for this url? @0.4.44/core.js" target="_blank" rel="nofollow noopener">ga.jspm.io/npm:squint-clj…
English
1
0
0
58
JSPM
JSPM@jspm·
@wasjustfrontin @angel_d_munoz @evanplaice JSPM CLI defaults to a central "importmap.json" workflow, where `jspm link a.html -o a.html` then plucks individual mappings for an HTML file while retaining the version locks from the main importmap.json file.
English
0
0
1
25
JSPM
JSPM@jspm·
Announcing the relaunch of the JSPM CLI for import map package management. jspm.org/jspm-cli
English
0
17
41
8.1K
JSPM retweetet
Addy Osmani
Addy Osmani@addyosmani·
JavaScript import-maps are now supported cross-browser! 🗺️ web.dev/import-maps-in… <script type="importmap"> can define a mapping of external module names to their corresponding URLs, making it easier to use in your code.
Addy Osmani tweet media
English
9
196
743
116K
JSPM
JSPM@jspm·
With the release of Safari 16.4 today, import maps are now supported across all major browsers! (to be followed closely by modulepreload support) es-module-shims 1.7.1 was just released, fully polyfilling import maps for only the remaining 26% of users. github.com/guybedford/es-…
English
0
8
19
2K
JSPM retweetet
Andrico Karoulla
Andrico Karoulla@AndricoKaroulla·
Wow, I'm really in love with @jspm . I'm glad to see a package manager specifically designed for a buildless development workflow. Cross browser import maps support can't come quickly enough
English
0
3
5
608
JSPM retweetet
mohammad
mohammad@asleMammadam·
Working on the @jspm CLI as an import map package manager👀
mohammad tweet media
English
0
3
19
1.9K
JSPM
JSPM@jspm·
Import Maps even have production benefits for applications that utilize far-future expires caching strategies, by allowing fine-grained caching of modules. See #mapping-away-hashes-in-script-filenames" target="_blank" rel="nofollow noopener">github.com/WICG/import-ma… for more info on this topic.
JSPM tweet media
English
1
0
3
411
JSPM
JSPM@jspm·
🟨 Did you know that the browser has its own custom module resolver? Import Maps are a new feature for customizing module resolution. Supported in Chrome, they landed in Safari TP and flagged in Firefox this year. Consider this example, which throws as it can’t find Lit.
JSPM tweet media
English
1
11
45
8K