Hasan TEZCAN Posted on Nov 2, 2022 Sort all JSON files in the directory as alphabetically #json #sort Installation npm i -g json-sort-cli Enter fullscreen mode Exit fullscreen mode Usage jsonsort directory Enter fullscreen mode Exit fullscreen mode SOURCE: https://codsen.com/os/json-sort-cli github: https://github.com/codsen/codsen/tree/main/packages/json-sort-cli Top comments (3) Subscribe Collapse Expand Frederik Van Lierde Frederik Van Lierde Frederik Van Lierde Follow Main developer of the CodeHelper .Net Packages Joined Sep 8, 2022 • Nov 2 '22 Dropdown menu Copy link Hide Why did you don't use te available methods in the operating systems and why do you want to create an extra package? dir *.json /o Enter fullscreen mode Exit fullscreen mode Collapse Expand Hasan TEZCAN Hasan TEZCAN Hasan TEZCAN Follow Hi, my name is Hasan Tezcan, and I'm a software developer based in Denizli, Turkey. I specialize in building web applications using a variety of programming languages, including Ruby, Java, and JavaSc Location Turkey Education Pamukkale University Work Trendyol Joined Dec 25, 2018 • Nov 3 '22 • Edited on Nov 3 • Edited Dropdown menu Copy link Hide I don't have the "dir" executable where can I find it? Collapse Expand Frederik Van Lierde Frederik Van Lierde Frederik Van Lierde Follow Main developer of the CodeHelper .Net Packages Joined Sep 8, 2022 • Nov 3 '22 Dropdown menu Copy link Hide dir is standard in all windows, it is DOS command Max has ls. as well as linux and unix Code of Conduct • Report abuse For further actions, you may consider blocking this person and/or reporting abuse
Top comments (3)
Why did you don't use te available methods in the operating systems and why do you want to create an extra package?
I don't have the "dir" executable where can I find it?
dir is standard in all windows, it is DOS command
Max has ls. as well as linux and unix