@baseplate-dev/core-generators
TypeScript icon, indicating that this package has built-in type declarations

0.2.5 • Public • Published

@baseplate-dev/core-generators

This package provides core code generators for TypeScript projects and base abstractions used throughout Baseplate.

Purpose

The core-generators package provides:

  • TypeScript code generation utilities and abstractions
  • Package.json generation and management
  • High-level TypeScript file abstractions
  • Core project structure generators
  • Base configuration file generators
  • Common provider definitions and scopes

Key Features

  • TsCodeFragment system for composable TypeScript generation
  • Import management and resolution
  • Project-wide provider definitions
  • JSON file generation with formatting
  • Core package dependency management

Part of Baseplate Monorepo

This package is part of the Baseplate monorepo and serves as the foundation for all code generation in Baseplate projects.

Package Sidebar

Install

npm i @baseplate-dev/core-generators

Weekly Downloads

142

Version

0.2.5

License

MPL-2.0

Unpacked Size

789 kB

Total Files

545

Last publish

Collaborators

  • kingtam2000