@jswork/get-last-char
v1.0.2
Published
A JavaScript function that retrieves the position of the last character in an output text string.
Downloads
7
Maintainers
Readme
get-last-char
A JavaScript function that retrieves the position of the last character in an output text string.
installation
npm install @jswork/get-last-char
usage
import getLastChar from '@jswork/get-last-char';
// usage goes here.
types
/// <reference types="@jswork/get-last-char/global.d.ts" />
license
Code released under the MIT license.