Immutable.js devtool extension 作者: Julien Deniau
Makes Immutable JS objects more readable when they are logged to the console.
5 位使用者5 位使用者
擴充套件後設資料
畫面擷圖
關於此擴充套件
The Immutable library is fantastic, but inspecting immutable collections in browser's Dev Tools is awkward. You only see the internal data structure, not the logical contents. For example, when inspecting the contents of an Immutable List, you'd really like to see the items in the list.
Chrome (v47+) and Firefox (116+) has support for custom "formatters". A formatter tells browser's Dev Tools how to display values in the Console, Scope list, etc. This means we can display Lists, Maps and other collections, in a much better way.
Chrome (v47+) and Firefox (116+) has support for custom "formatters". A formatter tells browser's Dev Tools how to display values in the Console, Scope list, etc. This means we can display Lists, Maps and other collections, in a much better way.
由 1 位評論者給出 0 分
權限與資料
更多資訊