@jswork/get-last-char
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

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.

Package Sidebar

Install

npm i @jswork/get-last-char

Weekly Downloads

4

Version

1.0.2

License

MIT

Unpacked Size

42.7 kB

Total Files

14

Last publish

Collaborators

  • afeiship