soyof

Results 2 issues of soyof

cli.js ```function onList () { getCurrentRegistry(function (cur) { var info = ['']; var allRegistries = getAllRegistry(); const keys = Object.keys(allRegistries); const len = Math.max(...keys.map(key => key.length)) + 3; Object.keys(allRegistries).forEach(function (key)...

Hope to add full-screen scrolling and interception of web pages