Skip to content
atarashi
Documentation menu

core/node-js

Node 20 ESM project in plain JavaScript, with jsconfig for editor navigation.

Provides: runtime:node, language, language:javascript

Conflicts with: language

Files it writes

  • jsconfig.json (when !provides('ui') || provides('http'))
  • src/index.js (when !provides('ui') || provides('http'))

Dependencies

Development only:

  • @types/node@^22.19.0

Use it

atarashi new my-app --add core/node-js
atarashi add core/node-js

Version 1.0.0. Format reference: Authoring blueprints.

Part of the atarashi documentation, written and maintained by Gautam Suthar.