Skip to content

Commit 1a758d0

Browse files
committed
feat: add TypeScript configuration and validation script for examples
- Created tsconfig.json for TypeScript compilation settings in examples/features. - Added validate-example.ts script to validate TypeScript examples for type-checking, imports, naming conventions, and documentation. - Implemented file scanning and validation logic with detailed reporting. docs: add CLI usage example and project structure documentation - Added README.md for guide-cli example, detailing CLI usage, debugging in VS Code, and project structure. - Included instructions for using launch configuration in VS Code. feat: implement ObjectStack configuration for CLI usage example - Created objectstack.config.ts for guide-cli example, defining the Project object and integrating plugins. - Added package.json with scripts for development, serving, and building the project. feat: add advanced CRM plugin example with comprehensive manifest - Created README.md for plugin-crm example, outlining key features, naming conventions, and usage instructions. - Implemented objectstack.config.ts for the CRM plugin, defining protocols, services, dependencies, and extension points. - Added package.json for the CRM plugin with necessary dependencies and scripts.
1 parent 1e729af commit 1a758d0

89 files changed

Lines changed: 56 additions & 283 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Features

Whitespace-only changes.

examples/README.md

Lines changed: 48 additions & 52 deletions
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)