Skip to content

VBA-SDK is a collection of optimized and ready-to-use VBA modules designed to simplify your workflow and boost productivity.

License

Notifications You must be signed in to change notification settings

bedrockfrontiers/vba-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VBA SDK

VBA-SDK is a collection of optimized and ready-to-use VBA modules designed to simplify your workflow and boost productivity.

Table of Contents

Features

  • Modular collection of VBA code that you can pick and choose.
  • Ready-to-use modules covering common tasks.
  • Organized structure for easy navigation.

Repo Map

  • arch/: Ready-made projects with modules organized for specific objectives, such as debounce, schedulers, etc. Ideal for reference or as a basis for new projects.
  • docs/:Modules documentation with explanations and technical specifications.
  • examples/: Example spreadsheets, documents, presentations, etc. demonstrating the use of modules in practice.
  • modules/: Core modules in .bas and .cls, ready to import and use.
  • tests/:Test scripts to validate the functioning of the modules.

Contributing

  1. Fork the repository.
  2. Create a branch (git checkout -b feature/YourFeature).
  3. Make your changes and add documentation/tests.
  4. Submit a pull request describing your changes.

Please follow the existing project structure and coding conventions.

License

This project is licensed under the Apache-2.0 License. See LICENSE for details.

About

VBA-SDK is a collection of optimized and ready-to-use VBA modules designed to simplify your workflow and boost productivity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages