- #846 ARM v4 and v5 在 Node v0.10版本之后从Nodejs中取消. ² Windows 7, 8, 10, and 10 IoT 是支持的但是只有Windows Server 2012 R2 是由我们测试的. ³ OSX 10.4 Tiger 以及更高版本是支持的 但是只有 10.9.5 Mavericks 和 Xcode 6.1 是由我们测试的.
- Quokka.js supports 4 sources of configuration: global config file,; project’s package.json file,; project’s.quokka file,; inline code in your Quokka file.; The settings in the global config file are applied to all Quokka files, no matter if you are running Quokka in an opened project or not.
Update to MSAL for Node.js now! MSAL for Node.js is the new authentication library to be used with the Microsoft identity platform. Building on top of ADAL, MSAL works with the new and Open ID Connect certified Azure AD V2 endpoint and the new social identity solution from Microsoft, Azure AD B2C. EDITED FOR PEOPLE JUST GETTING HERE See #569 (comment) and #569 (comment), the warning can just be ignored. Command Line Tools works fine, you do not need the full Xcode.
SublimeREPL - run an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python + virtualenv, R, Ruby, Scala...)
Installs
- Total1.06M
- Win746K
- Mac181K
- Linux136K
Mar 27 | Mar 26 | Mar 25 | Mar 24 | Mar 23 | Mar 22 | Mar 21 | Mar 20 | Mar 19 | Mar 18 | Mar 17 | Mar 16 | Mar 15 | Mar 14 | Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | Feb 13 | Feb 12 | Feb 11 | Feb 10 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 26 | 586 | 702 | 574 | 669 | 622 | 443 | 470 | 544 | 662 | 721 | 740 | 533 | 453 | 429 | 585 | 862 | 726 | 641 | 611 | 401 | 427 | 525 | 600 | 693 | 609 | 549 | 393 | 412 | 483 | 512 | 538 | 527 | 500 | 403 | 397 | 485 | 468 | 485 | 478 | 464 | 352 | 351 | 423 | 431 | 506 |
Mac | 1 | 24 | 50 | 51 | 41 | 35 | 39 | 36 | 38 | 34 | 48 | 54 | 37 | 35 | 25 | 37 | 42 | 49 | 48 | 38 | 35 | 43 | 45 | 50 | 45 | 36 | 51 | 40 | 40 | 46 | 45 | 49 | 47 | 43 | 33 | 32 | 48 | 35 | 42 | 39 | 36 | 41 | 32 | 32 | 56 | 31 |
Linux | 1 | 36 | 57 | 44 | 29 | 43 | 38 | 37 | 36 | 32 | 33 | 30 | 27 | 37 | 36 | 38 | 39 | 39 | 36 | 33 | 42 | 33 | 40 | 43 | 46 | 49 | 36 | 38 | 45 | 40 | 27 | 36 | 26 | 39 | 40 | 44 | 47 | 38 | 34 | 38 | 44 | 37 | 36 | 36 | 27 | 39 |
Readme
- Source
- raw.githubusercontent.com
Nodejs Linux
If you would like to donate to support SublimeREPL development, you can do so using GitTip or PayPal. Someone willing to take care of documentation would also be very welcome :-)
Features
Common
- Run an interpreter (REPL) inside SublimeText2 view/tab.
- Per-language persistent REPL history.
- Easily evaluate code in the running REPL
- Replace your current build system, and use stdin in your programs.
- Rich configuration with platform specific settings, project/file dependent environment variables and sane defaults.
Python
- Launch python in local or remote(1) virtualenv.
- Quickly run selected script or launch PDB.
- Use SublimeText2 Python console with history and multiline input.
(1) - (ssh, linux/osx only)
Screenshots
Running python code in SublimeREPL
R on Windows
Videos
- Install Package Control. http://wbond.net/sublime_packages/package_control
- Install SublimeREPL
Preferences | Package Control | Package Control: Install Package
- Choose
SublimeREPL
- Restart SublimeText2
- Configure
SublimeREPL
(default settings inPreferences | Package Settings | SublimeREPL | Settings - Default
should be modified inPreferences | Package Settings | SublimeREPL | Settings - User
, this way they will survive package upgrades!
Very basic documentation will soon be available on RTD: http://sublimerepl.readthedocs.org/
Getting started
- Create or open your file with code.
- Menu / Tools / Command Palette (OS X:
⇧⌘P
) then type “SublimeREPL” and select the approperiate language. - Menu / View / Layout / Rows: 2 (OS X:
⌥⇧⌘2
). - Menu / View / Move File to Group / Group 2 (
⌃⇧2
).
Keybindings
- Evaluate in REPL:
- ctrl+,, s Selection
- ctrl+,, f File
- ctrl+,, l Lines
- ctrl+,, b Block
- Transfer in REPL (just copy, without evaluating it):
- ctrl+shift+,, s Selection
- ctrl+shift+,, f File
- ctrl+shift+,, l Lines
- ctrl+shift+,, b Block
Note: ctrl+,, f means: press Ctrl and Comma, release all, press F.
Since version 1.2.0 SublimeREPL is licensed under GPL. Previous versions were licensed under BSD.If you're using SublimeREPL in commercial environment a donation is strongly encouraged ;-)
SublimeREPL is developed against the latest dev build of SublimeText3.Ubuntu 13.04 is main
Note: The packages on this page are maintained and supported by their respective packagers, not the Node.js core team. Please report any issues you encounter to the package maintainer. If it turns out your issue is a bug in Node.js itself, the maintainer will report the issue upstream.
Android
Android support is still experimental in Node.js, so precompiled binaries are not yet provided by Node.js developers.
However, there are some third-party solutions. For example, Termux community provides terminal emulator and Linux environment for Android, as well as own package manager and extensive collection of many precompiled applications. This command in Termux app will install the last available Node.js version:
Currently, Termux Node.js binaries are linked against system-icu
(depending on libicu
package).
Arch Linux
Node.js and npm packages are available in the Community Repository.
CentOS, Fedora and Red Hat Enterprise Linux
Node.js is available as a module called nodejs
in CentOS/RHEL 8 and Fedora.
where <stream>
corresponds to the major version of Node.js.To see a list of available streams:
For example, to install Node.js 12:
For CentOS/RHEL 7 Node.js is available via Software Collections.
Alternatives
These resources provide packages compatible with CentOS, Fedora, and RHEL.
- Node.js snaps maintained and supported at https://github.com/nodejs/snap
- Node.js binary distributions maintained and supported by NodeSource
Debian and Ubuntu based Linux distributions
Node.js binary distributions are available from NodeSource.
Alternatives
Packages compatible with Debian and Ubuntu based Linux distributions are available via Node.js snaps.
fnm
Fast and simple Node.js version manager built in Rust used to manage multiple released Node.js versions. It allows you to perform operations like install, uninstall, switch Node versions automatically based on the current directory, etc.To install fnm, use this install script.
fnm has cross-platform support (macOS, Windows, Linux) & all poplar shells (Bash, Zsh, Fish, PowerShell, Windows Command Line Prompt)it's built with speed in mind and compatibility support for .node-version
and .nvmrc
files.
FreeBSD
The most recent release of Node.js is available via the www/node port.
Install a binary package via pkg:
Or compile it on your own using ports:
Gentoo
Node.js is available in the portage tree.
IBM i
LTS versions of Node.js are available from IBM, and are available via the 'yum' package manager. The package name is nodejs
followed by the major version number (for instance, nodejs12
, nodejs14
etc)
To install Node.js 14.x from the command line, run the following as a user with *ALLOBJ special authority:
Node.js can also be installed with the IBM i Access Client Solutions product. See this support document for more details
macOS
Download the macOS Installer directly from the nodejs.org web site.
If you want to download the package with bash:
Alternatives
Using Homebrew:
Using MacPorts:
Using pkgsrc:
Install the binary package:
Or build manually from pkgsrc:
n
n
is a simple to use Node.js version manager for Mac and Linux. Specify the target version to install using a rich syntax,or select from a menu of previously downloaded versions. The versions are installed system-wide or user-wide, and for moretargeted use you can run a version directly from the cached downloads.
See the homepage for install methods (boostrap, npm, Homebrew, third-party), and all the usage details.
If you already have npm
then installing n
and then the newest LTS node
version is as simple as:
NetBSD
Node.js is available in the pkgsrc tree:
Or install a binary package (if available for your platform) using pkgin:
Nodenv
nodenv
is a lightweight node version manager, similar to nvm
. It's simple and predictable. A rich plugin ecosystem lets you tailor it to suit your needs. Use nodenv
to pick a Node version for your application and guarantee that your development environment matches production.
Nodenv installation instructions are maintained on its Github page. Please visit that page to ensure you're following the latest version of the installation steps.
nvm
Node Version Manager is a bash script used to manage multiple released Node.js versions. It allowsyou to perform operations like install, uninstall, switch version, etc.To install nvm, use this install script.
On Unix / OS X systems Node.js built from source can be installed usingnvm by installing into the location that nvm expects:
After this you can use nvm
to switch between released versions and versionsbuilt from source.For example, if the version of Node.js is v8.0.0-pre:
Once the official release is out you will want to uninstall the version builtfrom source:
OpenBSD
Node.js is available through the ports system.
Using pkg_add on OpenBSD:
openSUSE and SLE
Node.js is available in the main repositories under the following packages:
- openSUSE Leap 42.2:
nodejs4
- openSUSE Leap 42.3:
nodejs4
,nodejs6
- openSUSE Tumbleweed:
nodejs4
,nodejs6
,nodejs8
- SUSE Linux Enterprise Server (SLES) 12:
nodejs4
,nodejs6
(The 'Web and Scripting Module' must be added before installing.)
For example, to install Node.js 4.x on openSUSE Leap 42.2, run the following as root:
SmartOS and illumos
Nodejs Os X Version
SmartOS images come with pkgsrc pre-installed. On other illumos distributions, first install pkgsrc, then you may install the binary package as normal:
Or build manually from pkgsrc:
Snap
Node.js snaps are available as node
on the Snap store.
Solus
Solus provides Node.js in its main repository.
Void Linux
Void Linux ships Node.js stable in the main repository.
Windows
Download the Windows Installer directly from the nodejs.org web site.
Alternatives
Using Chocolatey:
Using Scoop:
z/OS
Node.js Os Tutorial
IBM® SDK for Node.js - z/OS® is available in two installation formats,SMP/E and PAX. Select the installation format that applies to you: