🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

threader-cli

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

threader-cli

Threader is a full-stack programming language and framework that unifies frontend, backend, and database into a single flow using threads.

1.9.0
latest
npm
Version published
Weekly downloads
70
-86.35%
Maintainers
1
Weekly downloads
 
Created
Source

ThreaderApplication# 🧵 Threader CLI

Threader is a full-stack programming language and framework that unifies frontend, backend, and database into a single flow using threads.

🚀 Commands

threader create thread main

##Creates a new subthread with frontend/, backend/, and database/ folders.

threader create thread <ThreadName>

##Compiles .thread files in all threads into usable frontend components.

threader compile

##Starts the development server with the main thread and connected subthreads.
threader start-server mainThread

changes for 1.9.0

add .npmignore

FAQs

Package last updated on 01 May 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