Socket
Book a DemoInstallSign in
Socket

onedot-js

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

onedot-js

The Ultimate Independent Full-Stack Framework - Complete Production-Ready Solution with Template System

1.1.0
latest
Source
npmnpm
Version published
Weekly downloads
124
Maintainers
1
Weekly downloads
 
Created
Source

ONEDOT-JS (Initial Core)

This repository contains the foundational implementation of ONEDOT-JS core runtime, reactive system, component model, router, DI, state store, CLI (dev/build/create/test), and a Rust-based bundler skeleton (with real AST parsing) to expand further.

Packages

  • @onedot/core – reactivity, components, state, router, DI.
  • @onedot/runtime – web host renderer + SSR string renderer.
  • @onedot/cli – project tooling (dev server, build, create, test).
  • @onedot/bundler – Rust crate with dependency graph & basic tree shaker.

Quick Start

npm install
npm run build
npx onedot create demo
cd demo
npm install "../" -D
npm run dev

Visit http://localhost:5173

Testing

npm run test

Roadmap (Immediate Next)

  • Integrate Rust bundler into CLI build pipeline.
  • HMR websocket channel.
  • Advanced tree-shaking + code splitting.
  • Platform abstraction for native/desktop (future phases).

All code here is concrete; no placeholders. Extend incrementally following architecture plan.

Keywords

framework

FAQs

Package last updated on 22 Aug 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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.