An open API service indexing awesome lists of open source software.

https://github.com/phpactor/text-utils


https://github.com/phpactor/text-utils

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

          

Text Utils
==========

[![Build Status](https://travis-ci.org/phpactor/text-utils.svg?branch=master)](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