# last-line **Repository Path**: mirrors_Inndy/last-line ## Basic Information - **Project Name**: last-line - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lastline [![Build Status](https://travis-ci.org/Inndy/last-line.svg?branch=master)](https://travis-ci.org/Inndy/last-line) Get last-line from a string ## Installation `npm install --save lastline` ## Usage ```javascript require('lastline') console.log("This\nis\nmultiple\nline\nstring".lastLine) ``` ## License [MIT License](LICENSE)