/
1Rrd0
/
4laba
Обзор
Документация
Войти
/
1Rrd0
/
4laba
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
4laba
/
node_modules
/
yamljs
/
..
bin
add
8 месяцев назад
cli
add
8 месяцев назад
demo
add
8 месяцев назад
dist
add
8 месяцев назад
lib
add
8 месяцев назад
src
add
8 месяцев назад
test
add
8 месяцев назад
.npmignore
add
8 месяцев назад
.travis.yml
add
8 месяцев назад
Cakefile
add
8 месяцев назад
LICENSE
add
8 месяцев назад
README.md
add
8 месяцев назад
bower.json
add
8 месяцев назад
index.js
add
8 месяцев назад
package.json
add
8 месяцев назад
Convert YAML to JSON and output resulting JSON on the console
Store output inside a JSON file
Output "pretty" (indented) JSON
Save the output inside a file called myfile.json
Watch a full directory and convert any YAML file into its JSON equivalent
Convert JSON to YAML and store output inside a JSON file
Output YAML that will be inlined only after 8 levels of indentation
Save the output inside a file called myfile.json with 4 spaces for each indentation
Watch a full directory and convert any JSON file into its YAML equivalent
README.md