https://github.com/phpactor/text-utils
https://github.com/phpactor/text-utils
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/phpactor/text-utils
- Owner: phpactor
- License: mit
- Archived: true
- Created: 2020-07-25T07:19:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-25T07:45:20.000Z (over 5 years ago)
- Last Synced: 2023-09-08T10:31:36.254Z (over 2 years ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Text Utils
==========
[](https://travis-ci.org/phpactor/text-utils)
Utilities for working with text documents
- Extract line / column position from byte offset
- Extract byte offset at line / column position
- Return line at given offset
- Return word at given offset