Skip to content

A JavaScript function that retrieves the position of the last character in an output text string.

License

Notifications You must be signed in to change notification settings

afeiship/get-last-char

Repository files navigation

get-last-char

A JavaScript function that retrieves the position of the last character in an output text string.

version license size download

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.

About

A JavaScript function that retrieves the position of the last character in an output text string.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published