Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loupeteam/StringExt
AR Library for extending string parsing functionality
https://github.com/loupeteam/StringExt
ar-library
Last synced: 3 months ago
JSON representation
AR Library for extending string parsing functionality
- Host: GitHub
- URL: https://github.com/loupeteam/StringExt
- Owner: loupeteam
- License: mit
- Created: 2021-10-05T17:49:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T18:32:57.000Z (5 months ago)
- Last Synced: 2024-08-27T20:33:27.879Z (5 months ago)
- Topics: ar-library
- Language: C
- Homepage:
- Size: 23.5 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-B-R - StringExt - Library source: This library extends string capabilities. Includes useful tools for parsing strings, formatting data, and converting to/from string to other data formats. (Infrastructure / String handling)
README
# Info
Library is provided by Loupe
https://loupe.team
[email protected]
1-800-240-7042# Description
This library extends string capabilities. Includes useful tools for parsing strings, formatting data, and converting to/from string to other data formats.For more documentation and examples, see https://loupeteam.github.io/LoupeDocs/libraries/stringext.html
# Installation
To install using the Loupe Package Manager (LPM), in an initialized Automation Studio project directory run `lpm install stringext`. For more information about LPM, see https://loupeteam.github.io/LoupeDocs/tools/lpm.html## Licensing
This project is licensed under the [MIT License](LICENSE).