222 Favorite JavaScript Utilities in single line of code 1loc.dev
5
29
Skypack (prev. pika) retweeted
Our gradient generator just got a little more fun. You can now set gradients as fill for text content. components.ai/gradient
2
15
70
Skypack (prev. pika) retweeted
Does anyone (who’s more familiar with WebAssembly than me) know when it will have all necessary features to be roughly equivalent with JavaScript (async features, simple access to all JS APIs, etc.)? What are the most important features that are still missing?
5
3
30
Starting soon!
🚨 Tomorrow at 9:30a Pacific! @FredKSchott talking about the future of JavaScript as part of the OCTO Speaker series, streaming live on twitch.tv/github Fred is the author of @snowpackjs and the founder behind the JS package CDN, @skypackjs octo.github.com/speakerserie…
1
8
Sadly the link it generated for that is super long so we can't tweet it. 😬
1
1
You can use Skypack on perf.link/ too!
1
7
What are your favorite tools for evaluating package performance? We really like perf.link
1
3
26
npm package "exports" adoption continues to grow! Node.js v10 is the last version of Node without support, but its end-of-life date is approaching (4/30/2021) Interesting thread showing how flexible this new standard is, for better and for worse:
All JS bundlers + runtimes now support Package Exports. As you add the "exports" field to your npm module, please remember: modules referenced via "exports" can include modern syntax. Adding exports is a semver-major change. It's a great opportunity to publish modern code too.
1
7
43
Skypack (prev. pika) retweeted
Hacked a Vite plugin in less than an hour: load specified deps over ESM CDNs (skypack, jsdelivr's esm.run, jspm...) during dev, auto download and include into bundle during build.
7
15
189
🥳
How to use any JS library in primo, part 1 of 1: import library from 'library' thanks to the magic of @skypackjs
7
Skypack (prev. pika) retweeted
3) adding support for JavaScript modules, along with an integration with @skypackjs, that makes it super easy to search for/insert popular packages. Among other things, I'd like CodeSwing to help folks learn new web techniques, and so this workflow should hopefully help with that
1
4
19
Looking to learn Svelte? Or Snowpack? How about both? We wrote our Svelte Guide with beginners in mind 📚 snowpack.dev/tutorials/svelt…
3
15
76
What are your favorite date/time JavaScript packages?
14
17
Super cool!
I released Qualscan, a new CLI tool to check the quality of your JS project. Let's try to build a more qualitative JS world. It works very well for @npmjs package. Inspired by @skypackjs work! npmjs.com/package/qualscan #javascript #nodejs #npm #quality
10
Skypack (prev. pika) retweeted
CodePen will now suggest correct import/require statements in your JavaScript, pulling them from @skypackjs Nice little polish from Mr. @shshaw
3
18
161
Skypack (prev. pika) retweeted
Fun fact: you can write a react-three-fiber 3D scene, complete with JSX-esque syntax, with ES6 that runs directly in the browser. No tooling required, thanks to @skypackjs and HTM. Drei works too if you import individual component paths. #r3f codepen.io/mattrossman/pen/M…
1
11
115
Using Rollup? Check out Skypin by @marshall_brandt. Super cool! github.com/snowpackjs/skypac…
1
2
14
Curious about using Tailwind CSS and PostCSS with Snowpack? @dkvsky put together this great guide on @thepracticaldev dev.to/dkvsky/watching-tailw…
1
4
33
If you try to type the "snowman" unicode symbol on Twitter it just turns it into the "snowman" emoji ☃. They don't want you to know about this absolute unit:
2
17