New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@nodescript/core

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodescript/core

Visual programming language for Browser and Node

7.24.0
Version published
Weekly downloads
118
-88.82%
Maintainers
0
Weekly downloads
 
Created

NodeScript

Status: active development, breaking changes may occure in minor 0.x.x releases.

Visual programming language for the modern Web.

  • Powerful & intuitive
  • Works in Browsers and Node
  • Compiles into JavaScript (ESM)

Core concepts

NodeScript employs directed acyclic graphs (DAG) as its main computation model.

Graphs are composed with nodes — atomics units of computations that can be linked together. Nodes are evaluated instantly, allowing one to immediately observe the results and reason about the data.

Learn more in the design document.

FAQs

Package last updated on 04 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts