Also if you'd like to write comparative reviews of different JS libraries (like a Wirecutter for JS libraries), drop us a line in our DMs or at melissa@skypack.dev. We can pay you for your work on this.
1
9
Some ideas we have: Calendars, date pickers, css-in-js, jQuery-alternatives, autocomplete, state machines, utilities (like Lodash)
2
7
What type of JS libraries would you like to see us review on the blog? Earlier this month we tackled Date libraries. skypack.dev/blog/2021/02/the…
2
2
12
Using Skypack 👀🤩
Replying to @chriscoyier
Those bundlers also lean into ES Modules in a way bundlers-of-yore don't really. Fancy new frameworks are leaning into ES Modules too: toast.dev/ They make things so easy! Peep this emoji picker in ONE line of JavaScript & ONE line of HTML: codepen.io/chriscoyier/pen/g…
5
Our new @snyksec-powered security check helps you avoid insecure packages 🕵️🔎 skypack.dev/blog/2021/02/sny…
3
9
27
Skypack (prev. pika) retweeted
esjest-transform 0.0.1: a jest transform powered by esbuild, with support for mocking and coverage stats. npmjs.com/package/esjest-tra… sharing unpolished work so you can take it for a spin!
10
11
88
Skypack (prev. pika) retweeted
🔥
Replying to @rauchg
For sites that don’t do this, use @skypackjs right in the console :) const pkg = await import(“cdn.skypack.dev/date-fns”)
1
3
Skypack (prev. pika) retweeted
🎧 @remote_ruby: #rails for Beginners, Site Editors, and @skypackjs share.transistor.fm/s/0fd34b…
2
1
👀
This whole thread made me wonder if d3 worked with @deno_land and @skypackjs and sure enough, @Rich_Harris's example works pretty well, see for yourself gist.github.com/wperron/8bfa… not a guarantee that d3 in its entirety works with deno though, but interesting nonetheless
1
Skypack (prev. pika) retweeted
Wrangling dates and times in JavaScript can be a headache. JavaScript date libraries provide user-friendly APIs and useful utilities that alleviate some of that pain. { author: @McEwenInt8Array } #DEVCommunity dev.to/skypack/the-best-java…
1
12
38
"Front-End Development Without Node_modules Using Skypack and Snowpack" by @olvrng hackernoon.com/front-end-dev… #frontend #snowpack
1
6
8
You're invited to attend #JSNation Live, a 2-day remote conf focusing on the future of the #JavaScript ecosystem. 🌱 First speakers on the lineup: @evanyou @devdevcharlie @arcanis @DavidKPiano @littledan @GNUmanth @matteocollina @swyx @FredKSchott ⚠️ Free tickets available ⚠️
4
33
105
Are there any JS chart libraries that are modular/tree-shakable?
3
6
We picked @date_fns as the best js date library: 🔌ESM examples in docs 🎋Easy to tree-shake 🛠Tons of useful utilities Read our detailed review here: skypack.dev/blog/2021/02/the…
1
4
33
Nifty: if a package's "main" is a css file, you can now load that CSS via the base package Skypack url. Works great with one of our fav prototyping tools, MVP.css by @AndyBrewer codepen.io/melissamcewen/pen…
4
15
Devs when you mention TypeScript on Twitter like:
2
13
Deno users: ever been blocked by an incompatible Node.js import like "stream" or "buffer"? Skypack now swaps Node.js imports with their #Deno native polyfill, automatically! 🦖🦖🦖 skypack.dev/blog/2021/02/sky…
2
29
152
Skypack (prev. pika) retweeted
Love this post by @skypackjs about date libraries. I've been using momentJS for a while so it's great to get alternatives as it's so large and not being recommended anymore. skypack.dev/blog/2021/02/the…
5
11