/
1Rrd0
/
Course
Обзор
Документация
Войти
/
1Rrd0
/
Course
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
Course
/
node_modules
/
yamljs
/
..
bin
2
8 месяцев назад
cli
2
8 месяцев назад
demo
2
8 месяцев назад
dist
2
8 месяцев назад
lib
2
8 месяцев назад
src
2
8 месяцев назад
test
2
8 месяцев назад
.npmignore
2
8 месяцев назад
.travis.yml
2
8 месяцев назад
Cakefile
2
8 месяцев назад
LICENSE
2
8 месяцев назад
README.md
2
8 месяцев назад
bower.json
2
8 месяцев назад
index.js
2
8 месяцев назад
package.json
2
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