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

@nodescript/core

Package Overview
Dependencies
Maintainers
2
Versions
271
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodescript/core

Visual programming language for Browser and Node

3.9.0
Source
npm
Version published
Weekly downloads
118
-88.82%
Maintainers
2
Weekly downloads
 
Created
Source

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.

Keywords

nodescript

FAQs

Package last updated on 23 Dec 2022

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