|/
|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub


nodejs                                                            version 17.2.0
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  Nodejs lives here solely for use by Firefox's build system. If Firefox ever |
|  drops its nodejs dependency, this package will be removed.                  |
|                                                                              |
+------------------------------------------------------------------------------+

Node.js is an open-source, cross-platform, back-end JavaScript runtime
environment that runs on the V8 engine and executes JavaScript code outside a
web browser. Node.js lets developers use JavaScript to write command line tools
and for server-side scripting—running scripts server-side to produce dynamic web
page content before the page is sent to the user's web browser. Consequently,
Node.js represents a "JavaScript everywhere" paradigm, unifying web-application
development around a single programming language, rather than different
languages for server-side and client-side scripts. [0]

Upstream: https://nodejs.org/en/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* History ................................................................ [003]
* References ............................................................. [004]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b nodejs                                                             |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[003] History
________________________________________________________________________________

2021-12-01 3865c2ff nodejs: 17.2.0
2021-11-11 6c014fef nodejs: 17.1.0
2021-10-21 cc4447f8 nodejs: 17.0.1
2021-10-20 5be7a8bc nodejs: 17.0.0
2021-10-13 5f412309 nodejs: 16.11.1
2021-10-09 ae788b90 nodejs: 16.11.0
2021-10-06 fc258769 nodejs: fix python-3.10. Closes #350
2021-09-23 f83e5735 nodejs: 16.10.0
2021-09-11 6cb4c684 nodejs: 16.9.1
2021-09-07 f12d40b7 nodejs: 16.9.0
2021-08-26 efb48609 nodejs: 16.8.0
2021-08-18 604ac526 nodejs: 16.7.0
2021-08-12 ca57420c nodejs: 16.6.2
2021-08-03 e6685a52 nodejs: 16.6.1
2021-07-30 afbe41e2 nodejs: 16.6.0
2021-07-20 5fe125ac nodejs: fix linter
2021-07-20 da475814 nodejs: attempt to increase file descriptor limit
2021-07-18 eef5563e nodejs: update for new env
2021-07-15 2c8e2271 nodejs: use VERSION
2021-07-14 d9591c6a nodejs: 16.5.0
2021-07-14 d3adf1ad nodejs: fix issues with llvm/clang. See #282
2021-07-08 925d606e nodejs: add openssl to depends
2021-07-06 cac0fd68 nodejs: remove more unneeded stuff
2021-07-03 333f4f59 nodejs: 16.4.1
2021-06-30 13676ff4 nodejs: 16.4.0
2020-11-25 8fd67ac7 nodejs: 15.3.0
2020-11-16 e8fa672c nodejs: 15.2.1
2020-11-11 8524d7f0 nodejs: 15.2.0
2020-11-05 6fee0864 nodejs: 15.1.0
2020-10-22 64981070 nodejs: 15.0.1
2020-10-20 9c3d05d8 nodejs: 15.0.0
2020-10-16 cca857d7 nodejs: 14.14.0
2020-10-08 72adf9f6 nodejs: 14.13.1
2020-10-07 d32ec628 nodejs: fix build with python 3.9. Closes #1363
2020-09-30 121c9dbf nodejs: 14.13.0
2020-09-23 d0daa8a5 nodejs: 14.12.0
2020-09-16 17055ccf nodejs: 14.11.0
2020-09-11 d16c5932 nodejs: 14.10.1
2020-09-08 ad265738 nodejs: 14.10.0
2020-08-28 790e9774 nodejs: 14.9.0
2020-08-25 78fd8337 nodejs: enable smal ICU
2020-08-11 ce514a59 nodejs: 14.8.0
2020-08-06 35e7ed0d nodejs: Remove unneeded files. Closes #212
2020-07-30 c50c8b76 nodejs: bump to 14.7.0
2020-07-22 febacceb nodejs: bump to 14.6.0
2020-07-01 bd4fa76d nodejs: bump to 14.5.0
2020-06-03 b15d6293 nodejs: bump to 14.4.0
2020-05-20 9848aa9d nodejs: bump to 14.3.0
2020-05-06 d2f715bd nodejs: bump to 14.2.0
2020-04-30 dfa63286 nodejs: Bump to 14.1.0
2020-04-15 2b525088 nodejs: bump to 13.13.0
2020-03-27 02fc492a nodejs: bump to 13.12.0
2020-03-12 b9effdf0 nodejs: bump to 13.11.0
2020-03-10 7ab652bd nodejs: Fix build with python 3. Closes #167
2020-03-05 53239fc6 nodejs: bump to 13.10.1
2020-03-04 ad899220 nodejs: Remove unneeded headers
2020-03-04 15ba557b nodejs: bump to 13.10.0
2020-02-19 a1127337 nodejs: bump to 13.9.0
2020-02-06 e4865318 nodejs: bump to 13.8.0
2020-01-21 a870165b nodejs: bump to 13.7.0
2020-01-08 398e63a5 nodejs: bump to 13.6.0
2019-12-19 0d843192 nodejs: bump to 13.5.0
2019-12-04 a4ef7e0f nodejs: bump to 13.3.0
2019-11-22 3b9d975c nodejs: bump to 13.2.0
2019-11-18 6d8029c1 nodejs: remove useless flag
2019-11-06 6e8cf6da nodejs: bump to 13.1.0
2019-10-24 232ec84a nodejs: bump to 13.0.1
2019-10-23 c7c88476 nodejs: bump to 13.0.0
2019-10-21 6efb0bbb nodejs: bump to 12.13.0
2019-10-12 871594fc nodejs: bump to 12.12.0
2019-10-08 b9afa0b8 nodejs: fix build
2019-10-08 84efd40d nodejs: drop python 2 dependency
2019-10-08 11372bba nodejs: just use sh brother
2019-10-02 bf342412 nodejs: bump to 12.11.1
2019-09-26 6f6eb51e nodejs: bump to 12.11.0
2019-09-05 cdac790d nodejs: bump to 12.10.0
2019-08-27 3a193361 nodejs: bump to 12.9.1
2019-08-22 4808b69f nodejs: bump to 12.9.0
2019-08-17 ed498538 nodejs: bump to 12.8.1
2019-08-14 aa8452ee nodejs: bump to 12.8.0
2019-08-04 6b618177 nodejs: move to extra
2019-07-23 98b36cdc nodejs: Fix build for python2.
2019-07-23 c4666d98 nodejs: Use git commit
2019-07-23 0211eefe nodejs: bump
2019-07-23 ba2542e4 nodejs: Add package


[004] References
________________________________________________________________________________

[0] https://en.wikipedia.org/wiki/Node.js



________________________________________________________________________________

Dylan Araps (C) 2019-2021

The registered trademark Linux(R) is used pursuant to a sublicense from the
Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
on a world­wide basis.