Difference between revisions of "Deno"
Jump to navigation
Jump to search
(2 intermediate revisions by one other user 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/ | * https://deno.land/ | ||
* <code>[[brew install deno]]</code> | * <code>[[brew install deno]]</code> | ||
Line 5: | Line 5: | ||
== 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> |
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: