#nodemodules — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #nodemodules, aggregated by home.social.
-
#Development #Techniques
External import maps, today! · Using DOM methods to inject an import map https://ilo.im/16b2f1_____
#Dependencies #JavaScript #NodeModules #ImportMaps #Browsers #WebPlatform #WebDev #Frontend #DOM #JavaScript -
#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 -
#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 -
🚀🧙♂️ 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 -
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
-
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
-
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
-
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
-
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
-
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