Introducing npx: An npm Package Runner
npm 5.2 introduces a new binary alongside the usual npm: npx, a tool to simplify using CLI tools and other executables hosted on the registry -
https://goo.gl/vDc8E4
#nodejs #npm
npm 5.2 introduces a new binary alongside the usual npm: npx, a tool to simplify using CLI tools and other executables hosted on the registry -
https://goo.gl/vDc8E4
#nodejs #npm
Medium
Introducing npx: an npm package runner
[You can also read this post in Russian.]
Cover Your Apps While Still Using npm
As an online platform, the npm registry will go down occasionally. That’s normal, but what can we do to mitigate the pains of a single point of failure? - https://goo.gl/PNkkJL
#nodejs #npm
As an online platform, the npm registry will go down occasionally. That’s normal, but what can we do to mitigate the pains of a single point of failure? - https://goo.gl/PNkkJL
#nodejs #npm
The NodeSource Blog - Node.js Tutorials, Guides, and Updates
Cover Your Apps While Still Using npm
The npm registry is a platform. There are outages. That's normal. Most worry about npm as a single point of failure–so what can you do to prevent that?
A Full Report on the Jan 6 'npm Incident'
In short, a user was inaccurately flagged as a spammer and the deactivation of their packages caused a cascade of issues. - https://goo.gl/AjzK66
#node #npm
In short, a user was inaccurately flagged as a spammer and the deactivation of their packages caused a cascade of issues. - https://goo.gl/AjzK66
#node #npm
The npm Blog
Incident report: npm, Inc. operations incident of January 6, 2018
On Saturday, January 6, 2018, we incorrectly removed the user floatdrop and blocked the discovery and download of all 102 of their packages on the public npm Registry. Some of those packages were...
Yarn vs npm: The State of Node Package Managers
An update of a previously popular post looking at the current state of Node package managers and when you might pick a certain one. - http://bit.ly/2HO4JmA
#npm #yarn
An update of a previously popular post looking at the current state of Node package managers and when you might pick a certain one. - http://bit.ly/2HO4JmA
#npm #yarn
RisingStack Engineering - Node.js Tutorials & Resources
Yarn vs npm - which node package manager to use in 2018? | @RisingStack
Yarn vs npm : Let's take a look at the state of Node.js package managers in 2018. What's the difference? Should you use yarn or npm? What's the alternative?
From npm to yarn and Back (to npm) Again
Last year, yarn install was 20x faster than npm install for Mixmax but npm 6’s major steps forward have had them reconsider their approach. - http://bit.ly/2JFGQuR
#npm #yarn
Last year, yarn install was 20x faster than npm install for Mixmax but npm 6’s major steps forward have had them reconsider their approach. - http://bit.ly/2JFGQuR
#npm #yarn
Mixmax
To Yarn and Back (to npm) Again | Mixmax
Yarn solved the annoying problems we faced using npm, but it came with issues of its own. Here are the problems of Yarn and solutions that we landed on.
Publishing Private npm Packages to Nexus
A look at how to use Nexus Repository Manager for distributing private packages. - http://bit.ly/2R6rqDw
#nodejs #nexus #npm
A look at how to use Nexus Repository Manager for distributing private packages. - http://bit.ly/2R6rqDw
#nodejs #nexus #npm
gitconnected | Become a Better Developer
Publishing private NPM packages to Nexus
Learn how to use Nexus Repository Manager for distributing private packages
npm’s 2018 JavaScript Ecosystem Survey
npm, Inc., the maintainers of the main Node package repository, request your input to help them improve their tools and services. - http://bit.do/eDd3v
#npm #survey
npm, Inc., the maintainers of the main Node package repository, request your input to help them improve their tools and services. - http://bit.do/eDd3v
#npm #survey
This Year in JavaScript: 2018 in Review and npm’s Predictions for 2019
JavaScript is the world’s most programming language, npm plays host to over 800,000 libraries, GraphQL’s popularity is booming, and the most popular other languages JavaScript developers use are Java, PHP and Python. - http://amp.gs/ENCy
#npm #javascript
JavaScript is the world’s most programming language, npm plays host to over 800,000 libraries, GraphQL’s popularity is booming, and the most popular other languages JavaScript developers use are Java, PHP and Python. - http://amp.gs/ENCy
#npm #javascript
The npm Blog
This year in JavaScript: 2018 in review and npm’s predictions for 2019
This study is adapted from my presentation npm and the Future of JavaScript. No data is perfect; if you have questions about ours you can read about the methodology used to gather this data.
npm has...
npm has...
The Vision of npm v7
If you thought the npm blog would fade away after the GitHub acquisition, you thought wrong! Isaac Schlueter is back with a status update on what the next major version of npm will offer and is promising a series of posts to come going into more detail. - http://amp.gs/H4L3
#nodejs #npm
If you thought the npm blog would fade away after the GitHub acquisition, you thought wrong! Isaac Schlueter is back with a status update on what the next major version of npm will offer and is promising a series of posts to come going into more detail. - http://amp.gs/H4L3
#nodejs #npm
blog.npmjs.org
npm Blog Archive: npm v7 Series - Introduction
npm Blog (Archive); updates from the npm team are now published on the GitHub Blog and the GitHub Changelog
73 Awesome NPM Packages for Productivity
This is one of those ‘grab bag’ list style posts we used to include a lot more several years ago, but it’s a reasonably good one if you fancy a quick browse. - http://amp.gs/anhW
#npm
This is one of those ‘grab bag’ list style posts we used to include a lot more several years ago, but it’s a reasonably good one if you fancy a quick browse. - http://amp.gs/anhW
#npm
DEV Community
73 Awesome NPM Packages for Productivity 🚀🌱
Nowadays in our busy schedules and tight deadlines, it's critical to choose tools that increase produ...
Using GitHub Actions to Securely Publish npm Packages
One approach to using GitHub Actions to publish npm packages from repositories following the typical GitHub developer flow with pull requests, etc. - http://amp.gs/oTlW
#npm
One approach to using GitHub Actions to publish npm packages from repositories following the typical GitHub developer flow with pull requests, etc. - http://amp.gs/oTlW
#npm
bundle: A Quick npm Package Size Checker
Enter a package name, then hit the “run” button and this tool will give you the minified, bundled, and gzipped size of the package. - http://amp.gs/jzRJ3
#npm
Enter a package name, then hit the “run” button and this tool will give you the minified, bundled, and gzipped size of the package. - http://amp.gs/jzRJ3
#npm
bundlejs.com
bundlejs - Online bundler + npm package bundle size checker
A quick and easy way to bundle, minify, and compress (gzip and brotli) your ts, js, jsx and npm projects all online, with the bundle file size.
Common npm Mistakes Every Developer Should Avoid
Learn how to avoid common mistakes when managing dependencies, publishing packages, and more. - http://amp.gs/jzN4o
#npm
Learn how to avoid common mistakes when managing dependencies, publishing packages, and more. - http://amp.gs/jzN4o
#npm
Medium
Common NPM Mistakes Every Developer Should Avoid
Learn how to avoid common mistakes when managing dependencies, publishing packages, and more.
JavaScript Developer Breaks Two Popular npm Packages
The creator of Faker.js and colors.js, two packages we’ve mentioned quite often, made some unorthodox commits to his projects recently that caused them to either disappear or break in interesting ways which resulted in GitHub suspending his access at one point. To be blunt, you want to be finding alternatives. The Register’s writeup is, perhaps, one of the more colorful. Dependencies continue to be risky and this story will surely trundle on. - http://amp.gs/jm48k
#nodejs #npm #news
The creator of Faker.js and colors.js, two packages we’ve mentioned quite often, made some unorthodox commits to his projects recently that caused them to either disappear or break in interesting ways which resulted in GitHub suspending his access at one point. To be blunt, you want to be finding alternatives. The Register’s writeup is, perhaps, one of the more colorful. Dependencies continue to be risky and this story will surely trundle on. - http://amp.gs/jm48k
#nodejs #npm #news
The Register
JavaScript dev deliberately screws up own popular npm packages to make a point of some sort
Faker.js and colors.js sabotaged by maker
NPM Commands and Shortcuts You Should Know as a JavaScript Developer
This essential reading provides you with the most prominent NPM commands, shortcuts, and tips that will help you increase your productivity and efficiency as a JavaScript developer. - http://amp.gs/jpxB9
#npm
This essential reading provides you with the most prominent NPM commands, shortcuts, and tips that will help you increase your productivity and efficiency as a JavaScript developer. - http://amp.gs/jpxB9
#npm
Medium
NPM Commands and Shortcuts You Should Know as a JavaScript Dev
NPM commands you should know, and learn how to publish a Node.js package
How to Build, Test, and Publish a TypeScript npm Package in 2022
The bare basic steps in a short and sweet walkthrough. - https://www.strictmode.io/articles/build-test-and-publish-npm-package-2022
#typescript #npm
The bare basic steps in a short and sweet walkthrough. - https://www.strictmode.io/articles/build-test-and-publish-npm-package-2022
#typescript #npm
TypeScript Bites
How to build, test, and publish a TypeScript npm package in 2022
In this article, we will develop and publish an NPM package from scratch using TypeScript and Jest for testing.
My Experience Modernizing Packages to ESM
Mark, well known for his work on React and Redux, details the painful experiences and hard-earned lessons learned migrating the Redux packages to ES modules - https://blog.isquaredsoftware.com/2023/08/esm-modernization-lessons/
#npm esm
Mark, well known for his work on React and Redux, details the painful experiences and hard-earned lessons learned migrating the Redux packages to ES modules - https://blog.isquaredsoftware.com/2023/08/esm-modernization-lessons/
#npm esm
Mark's Dev Blog
Blogged Answers: My Experience Modernizing Packages to ESM
Details on the painful experiences and hard-earned lessons I've learned migrating the Redux packages to ESM