Difference between revisions of "Deno"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Wikipedia:Deno (software)]] ([[2018]]) [[runtime]] for [[JavaScript]] and [[TypeScript]] that is based on the V8 JavaScript engine and the [[Rust]] programming language. | + | [[Wikipedia:Deno (software)]] ([[2018]]) [[runtime]] for [[JavaScript]] and [[TypeScript]] that is based on the V8 [[JavaScript]] engine and the [[Rust]] programming language. |
− | + | * https://deno.land/ | |
− | + | * <code>[[brew install deno]]</code> | |
− | |||
− | |||
− | |||
== Basic Commands == | == Basic Commands == | ||
* <code>[[deno --help]]</code> | * <code>[[deno --help]]</code> | ||
+ | * <code>[[deno info]]</code> | ||
+ | * <code>[[deno fmt]]</code> | ||
* <code>[[deno run]]</code> | * <code>[[deno run]]</code> | ||
* <code>[[deno lint]]</code> | * <code>[[deno lint]]</code> | ||
Line 13: | Line 12: | ||
== Related == | == Related == | ||
* [[Ryan Dahl]] | * [[Ryan Dahl]] | ||
+ | * [[Tokio]], an asynchronous runtime library for [[Rust]] that provides [[Asynchronous I/O]]. | ||
+ | * [[Futures and promises]] | ||
+ | * [[Protocol Buffers]] | ||
+ | * [[FlatBuffers]] | ||
+ | * [[Standard library]] | ||
+ | * [[Shasta Ventures]] | ||
+ | * [[WebAssembly]] | ||
== See also == | == See also == | ||
* {{Deno}} | * {{Deno}} | ||
* {{Node.js}} | * {{Node.js}} | ||
− | |||
[[Category:JavaScript]] | [[Category:JavaScript]] |
Latest revision as of 14:24, 23 January 2023
Wikipedia:Deno (software) (2018) runtime for JavaScript and TypeScript that is based on the V8 JavaScript engine and the Rust programming language.
Basic Commands[edit]
Related[edit]
- Ryan Dahl
- Tokio, an asynchronous runtime library for Rust that provides Asynchronous I/O.
- Futures and promises
- Protocol Buffers
- FlatBuffers
- Standard library
- Shasta Ventures
- WebAssembly
See also[edit]
- Deno,
deno run, deno info, deno lint, deno fmt, deno --help
- Node.js, JavaScript runtime, Deno, nock, next.js, express.js, electron, Nest.js, nvm,
package.json
, Webpack,node -r
,npm, nvm, node-gyp
, Node.js modules, Fastify, PM2, UnhandledPromiseRejectionWarning, node-inspector, Puppeteer, Node-config, Node-RED
Advertising: