@itrocks/collection
Identify classes containing collections of objects using decorators
Identify classes containing collections of objects using decorators
Class compositions via configuration file, enabling mixins addition and module exports replacement
Manage and query composite and component property structures
Forgot password management for @itrocks/user, including form, token generation, email sending, and secure reset
Stores previous property names to help manage schema changes, legacy data access, and so on
RAD framework for intuitive web application development, blending data and domain-driven design with modular architecture
Default responsive it.rocks app container with navigation, user session, breadcrumb and notifications
Integrates lazy loading for objects and collections in TypeScript classes
Decorators @Length, @MinLength, @MaxLength to enforce fixed or flexible string length limits on class properties
Generic action-based object list navigation in HTML and JSON
Transforms model objects to and from MySQL database records
Reactively maintains database structure by updating schema and retrying on MySQL errors
Extracts a MySQL table structure and converts it into a table schema
Generic action-based new object form in HTML and JSON
Generic action-based object output in HTML and JSON
Runtime parameter name reflection from TypeScript declaration files
@Password() decorator for secure formatting of password fields
@Precision decorator to define fixed or adaptive decimal precision for numeric values
Generic action-based PDF representation of object
Runtime default value reflection from TypeScript files for properties