mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
2ef526793b
Create a new port for the latest Node.js 14.15.0 LTS release. Update CONFLICTS for the existing Node.js ports to include the new node14 port and remove non-existent ports. https://nodejs.org/en/blog/release/v14.15.0/ Sponsored by: Miles AS
7 lines
289 B
Plaintext
7 lines
289 B
Plaintext
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript
|
|
engine. Node.js uses an event-driven, non-blocking I/O model that
|
|
makes it lightweight and efficient. Node.js' package ecosystem,
|
|
npm, is the largest ecosystem of open source libraries in the world.
|
|
|
|
WWW: https://nodejs.org/
|