Vano Devium
Vano Devium
- Early return pattern - switched to `t.ok()` in test
**Important:** all dependencies for test purposes must be described as dev-dependencies When I use `npm install` I don't want to download testing framework
Набросал версию JSON словарей, которые можно подключать себе в код обычным require. Такой код можно бандлить, что позитивно скажется на использовании ёфикатора в веб приложениях. Тесты для такого использования добавлены.
@zandaqo Thank you for your great work! These structures are awesome! Could you please make a new data structure **SortedMap**? Or it is possible to do it from existing structures...
Please explain how I can set up dockovpn on one server with different ips, so that when I connect, there is some ip from the server every time. Thanx!
Hello! It would be good to make an **init** command that will download an example of configuration file and put it in the PWD.
Please provide an alias for **formatISO9075()**, because not everyone knows about this standard, but such formatting is very often needed in everyday programming.