# node-browser-readline **Repository Path**: mirrors_kaelzhang/node-browser-readline ## Basic Information - **Project Name**: node-browser-readline - **Description**: Readline from browsers then back to node. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://travis-ci.org/kaelzhang/node-browser-readline.svg?branch=master)](https://travis-ci.org/kaelzhang/node-browser-readline) [![Coverage](https://codecov.io/gh/kaelzhang/node-browser-readline/branch/master/graph/badge.svg)](https://codecov.io/gh/kaelzhang/node-browser-readline) # browser-readline ## Install ```sh $ npm install browser-readline --save ``` ## Usage ```js const browser_readline = require('browser-readline') ``` ## License MIT