1.0.2 • Published 2 years ago
@jswork/get-last-char v1.0.2
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-charusage
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.