RAD framework for intuitive web application development, blending data and domain-driven design with modular architecture
Domain-driven route manager with automatic generation, decorators, and static routes
Default responsive it.rocks app container with navigation, user session, breadcrumb and notifications
Domain-oriented action request with path decoding, business object preloading, and action extracting
Prefabricated HTTP it.rocks responses for HTML, JSON, and PDF formats
An abstract class for applying actions in your framework, with @Actions and @Need decorators for assignment
Framework-agnostic module for crafting and handling HTTP requests and responses in TypeScript
Generic action-based object output in HTML and JSON
Class compositions via configuration file, enabling mixins addition and module exports replacement
Marks domain classes for named storage, associates transformers to properties of these class types
Business entity representing a user with a login form, authentication, and logout actions
Runtime parameter name reflection from TypeScript declaration files
Facilitates developments on the it.rocks framework's source code within a single WebStorm project
A Node.js library to determine the root directory of your project
Prefabricated HTML and SQL data transformers for it.rocks primitives and basic types
Array subclasses that remain continuously sorted on insert() or push() calls, featuring optimized includes() and indexOf()
Helper types and functions to identify, validate, and manipulate classes, objects, prototypes and their properties
Automatically triggers a redirect by simulating a click on a DOM link
Runtime type reflection from TypeScript declaration files for properties
A library that simplifies the declaration, persistence, and retrieval of decorator values
Transforms model objects to and from storage systems
The W3C-valid, browser-previewable, concise, and fast HTML template engine that enables delimiter-less translations
Business entity representing a client or user account with login credentials
Retrieve the absolute file path of an imported class