UNPKG

logoots-utils

Version:

Helper providing several function manipulating strings or arrays

14 lines (10 loc) 339 B
**logoots-utils** is a NodeJS module. It implements some functions useful to create and edit data structures provided by the NodeJS module **logoots-structs**. # Installation ``` npm install logoots-utils ``` # See also * **logoots-structs** * **logoots-texteditor-server** * **logoots-texteditor-client** * **demo-logoots-texteditor**