2.2.0 • Published 1 year ago

colombo v2.2.0

Weekly downloads
15
License
Unlicense
Repository
github
Last release
1 year ago

colombo npm.io

🕵️‍♂️ Use remote source-map to view Javascript source code from CLI

Run and follow instructions:

npx colombo

npm.io

NAME
	colombo - Read source code from sourcemap location

SYNOPSIS
	colombo [file[:line[:column]]] [options]

DESCRIPTION
	Use remote source-map to view Javascript source code from CLI

EXAMPLES
	$ colombo https://cdn.example.com/app.d0892a2.js:1:9694
	$ colombo https://cdn.example.com/app.d0892a2.js

OPTIONS
	--help										Show help
	--version, -V							Show version number
	--config									Read / Add persistant configuration
	--header, -H "key: value"	Add a header to the request


EXAMPLES
	$ colombo --help
	$ colombo https://cdn.example.com/app.d0892a2.js:1:9694 -H "Access-Token: 1234"
	$ colombo --config
	$ colombo --config -H "access-token: 1234"

Persistant configuration is stored in ~/.colomborc.

2.2.0

1 year ago

2.1.0

1 year ago

2.0.0

1 year ago

1.3.7

3 years ago

1.3.6

4 years ago

1.3.5

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago