1.0.2 • Published 18 days ago

@jswork/get-last-char v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
18 days ago

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.

1.0.2

18 days ago

1.0.1

18 days ago