#Development #Proposals
Web dependencies are broken · “The time has come for an intervention.” https://ilo.im/169obu
_____
#Dependencies #JavaScript #Bundlers #NodeModules #ImportMaps #CDNs #Browsers #WebPlatform #WebDev #Frontend
#Development #Proposals
Web dependencies are broken · “The time has come for an intervention.” https://ilo.im/169obu
_____
#Dependencies #JavaScript #Bundlers #NodeModules #ImportMaps #CDNs #Browsers #WebPlatform #WebDev #Frontend
seems I somehow got #MicroHs #Haskell interpreter compiled and working in a browser using #Emscripten #WebDev
used a require.js I found online (from Tarp https://pixelsvsbytes.com/2013/02/js-require-for-browsers-better-faster-stronger/ ) and slighly patched for my use case / url layout, and some minimal #NodeModules folder (npm install --save path) with custom symlinks inside to choose the browser js.
the HTML from Emscripten is patched lightly to add the require script and a couple of require() calls. the standard library is included with preload file; the total size of the served folder is about 3.5MB.
the usability is terrible (have to enter input in a modal form with no history or completion etc, output goes to browser console) but it's a start!
🚀🧙♂️ Behold, the wizardry of Node module hooks! Immaculata claims to have concocted a magic potion for fast development, yet it's really just a concoction of #buzzwords and orthogonal blah-blah. Brace yourself for a ride into the land where JSX is yanked from React, because who needs simplicity when you can have chaos? 🙃✨
https://immaculata.dev/blog/hacking-nodejs-modules.html #NodeModules #Chaos #FastDevelopment #ReactJSX #HackerNews #ngated
#Development #Launches
Node Modules Inspector · Visualize node_modules and inspect dependencies https://ilo.im/162mfz
_____
#Inspector #NodeJS #NodeModules #Dependencies #JavaScript #Npm #OpenSource #WebDev #Backend
A couple of useful tools for the #NodeJS¹ folks out there working on longer-term projects:
• npm-check-updates (ncu) is a tool that will help you keep your dependencies updated: https://www.npmjs.com/package/npm-check-updates
• https://knip.dev/explanations/comparison-and-migration/#unimported (successor to unimported, now that’s deprecated) will help you find unused files and dependencies.
¹ Kitten (https://codeberg.org/kitten/app) uses Node.js as its runtime.
#NodeJS #ncu #npmCheckUpdates #knip #unimported #packageManagement #npm #node #modules #nodeModules
Released a new major version of my npm engine range validator – now also supports peerDependency range validation and supports running on workspaces.
To ensure you don’t promise more than your dependencies can deliver, start using “installed-check” 9.0.0 now: https://github.com/voxpelli/node-installed-check/releases/tag/v9.0.0
#npmRelease #linting #npm #npmWorkspace #peerDependencies #packageJson #nodeModules
🔍 Seeking a Dropbox alternative? 🚀 Dive into Part 2 of our series with "Filen Review." Uncover a powerful solution with automatic node_modules exclusion. Keep your cloud storage clean and efficient! #DropboxAlternative #NodeModules #TechReview
https://www.news47ell.com/blog/filen-review-dropbox-alternative-exclude-node-modules-sync
Is there a way (or a package) to show the installed versions of npm node modules (npm list) and what is defined in your package.json?
#packagejson #node #npm #nodemodules
Fermi Paradox got finally explained!
> 🛸 Oh this planet looks interesting. ... WFT is a node_modules?! ... OK, next solar system ...
#nodeModules hurts us all