Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

threader-cli

Package Overview
Dependencies
Maintainers
1
Versions
19
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.

latest
npmnpm
Version
1.9.3
Version published
Maintainers
1
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.

License: MIT

🚀 Commands


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

threader create  main

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

threader create order

##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 main

changes for 1.9.0

add .npmignore

FAQs

Package last updated on 18 Sep 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