Skip to content

Extension of console.table that allows you to pass any kind of params (also ember models)

License

Notifications You must be signed in to change notification settings

htatche/console.blacktable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

console.blacktable

Extension of console.table that allows you to pass any kind of params (also ember models)

Supported for now:

  • Objects
  • Arrays (both uni and multi-dimensional)
  • Strings
  • Numbers

Also supported:

  • Ember Data models

Usage:

console.table([["foo"],["master"]])

About

Extension of console.table that allows you to pass any kind of params (also ember models)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages