New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

adminizer

Package Overview
Dependencies
Maintainers
1
Versions
271
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adminizer

A modern, framework-agnostic admin panel for Node.js with TypeScript backend and React frontend

latest
Source
npmnpm
Version
4.4.0
Version published
Weekly downloads
111
-39.01%
Maintainers
1
Weekly downloads
 
Created
Source

Adminizer

NPM version

Adminizer is a modern admin panel built as an independent module for Node.js.
The backend is written in TypeScript, and the frontend uses React, providing high modularity and flexibility.
The system is specifically designed to be framework- and ORM-agnostic, running directly inside the Node.js Runtime.
Thanks to this approach, Adminizer can be integrated into any server-side application, regardless of its architecture.

The project is open-source, free to use, and focused on building an open community.
We would like to express special thanks to Konstantin Zolotarev, who laid the foundation with the sails-adminpanel project, which we later reworked and generalized.

Follow us for updates, tutorials, and community discussions:

Telegram X / Twitter Facebook

The core principle of Adminizer is maximum extensibility.
The admin panel can be configured and expanded at runtime without requiring rebuilds or server restarts.
We aimed to make the system as easy to integrate as possible: just install the package and immediately gain access to a powerful admin interface.

Adminizer allows you to:

  • Read and write data from any resource model (RM).
  • Connect multiple resource models across different sources.
  • Flexibly manage user access rights for reading and writing data.
  • Quickly build personal dashboards, admin panels, and TMDP solutions for industrial use cases.
  • Easily extend and customize for any project requirements.

Key features:

  • Modern tech stack: ESM modules, React-based interface, flexible control components.
  • Production ready: Supports complex configurations with multiple databases or models.
  • Scalable and extensible: Create your own controls, modules, and customize admin logic.

Adminizer is the perfect choice for quickly building powerful administrative interfaces and server infrastructure.

All agents must read the AGENTS.md file before proceeding. It contains important guidelines and responsibilities required for proper operation.

Go to the documentation

FAQs

Package last updated on 21 Nov 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