Categorygithub.com/ge-editor/utils
repositorypackage
0.0.0-20241212060824-c8d059a2de50
Repository: https://github.com/ge-editor/utils.git
Documentation: pkg.go.dev

# README

utils - Utility Functions for ge Text Editor

utils is a package that provides various utility functions for the ge text editor.

Features

  • Includes utility functions for common tasks such as file, string manipulation, and more.
  • Provides helper functions used within the ge text editor.

Installation

To use utils in your Go project, you can simply import it as follows:

import "github.com/ge-editor/utils"

Then, you can use the utility functions provided by utils in your project.

Contributing

Contributions to utils are welcome! If you find any issues or have suggestions for improvement, please feel free to open an issue or create a pull request on the GitHub repository.

License

This package is licensed under the MIT License. See the LICENSE file for details.