f-manip

1.1.0 • Public • Published
$ curl -s https://jsonplaceholder.typicode.com/todos/1 | f 'JSON.parse($)' 'util.inspect($, {colors: true, compact: false})'
{
  userId: 1,
  id: 1,
  title: 'delectus aut autem',
  completed: false
}

Readme

Keywords

none

Package Sidebar

Install

npm i f-manip

Weekly Downloads

1

Version

1.1.0

License

GPL-3.0

Unpacked Size

931 B

Total Files

3

Last publish

Collaborators

  • siddharthshyniben