Skip to content

crapthings/readline-es

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

npm i readline-es

Usage

import {
  read,
  readJson,
} from './index.js'

read(console.log)('./example.txt')
readJson(console.log)('./example.json')

About

a tiny helper for read by line

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published