Skip to content

feat: Packaging and Publishing Regex Utility as a Cairo Library #201#207

Closed
enyinnaya1234 wants to merge 1 commit intoKaizenode:mainfrom
enyinnaya1234:fix-regexUtil
Closed

feat: Packaging and Publishing Regex Utility as a Cairo Library #201#207
enyinnaya1234 wants to merge 1 commit intoKaizenode:mainfrom
enyinnaya1234:fix-regexUtil

Conversation

@enyinnaya1234
Copy link

📝 Pull Request Title

🛠️ Issue

📖 Description

📘 Description

  • This PR packages our Regex Utility implementation as a standalone Cairo library that can be easily imported and used by other developers through Scarb. It includes the necessary code organization, configuration, and documentation to ensure seamless adoption.

🔧 Changes Included

  • Structured the code following best practices for Cairo packages

  • Established an appropriate file structure for maintainability

  • Implemented semantic versioning for clear version management

  • Added comprehensive documentation, including usage and import examples

  • Created a detailed README with installation and usage instructions

    • Code follows best practices for Cairo packages
  • File structure aligns with Cairo library conventions

  • Library versioning follows semantic versioning

  • Documentation includes examples and import instructions

  • README provides clear installation & usage steps

  • This PR ensures that our Regex Utility is properly packaged and ready for external use via Scarb.

Can you kindly review the changes made?

Copy link
Contributor

@coxmars coxmars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @enyinnaya1234, to complete this issue in a correct way follow this example: #208, follow the organization used in the DateTime lib, add the same readme based on the Regex and publish the package in scarb registry and make me the owner.

@coxmars
Copy link
Contributor

coxmars commented Apr 3, 2025

Hi @enyinnaya1234 any updates?

@coxmars coxmars closed this Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT]: Packaging and Publishing Regex Utility as a Cairo Library

2 participants

Comments