coolaj86 / json2yaml
A command-line utility to convert a JSON file (.json) to YAML (.yml)
☆87Updated 6 years ago
Alternatives and similar repositories for json2yaml
Users that are interested in json2yaml are comparing it to the libraries listed below
Sorting:
- URL rewriting middleware for express☆48Updated 7 months ago
- Error response middleware (text, json, html)☆103Updated last month
- qs for koa, and use querystring more safely.☆89Updated last month
- Convert a dash/dot/underscore/space separated string to UpperCamelCase: foo-bar → FooBar☆81Updated 9 months ago
- Node file system library and fs-extra module promisified with bluebird☆43Updated 7 years ago
- HttpClient, StringClient, and JsonClient extracted from restify☆58Updated last year
- koa middleware to filter request IPs or custom ID with glob patterns, array, string, regexp or matcher function. Support custom 403 Forbi…☆24Updated 4 years ago
- Invoke multiple commands, running in parallel / sequential, matching npm scripts☆27Updated 6 years ago
- Make your terminal beep☆134Updated 2 years ago
- URL rewriting middleware☆98Updated 8 months ago
- Compile and resolve template strings notation as specified in ES6☆79Updated 2 years ago
- morgan for koa☆63Updated 9 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Simple zero-dependency Growl notifications using GNTP for Node.☆46Updated 7 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Get the path to the user home directory☆160Updated 4 years ago
- The simplified HTTP request client 'request' with Promise support. Powered by 'any-promise'.☆22Updated 4 years ago
- Convert JSON Object to HTML. (not maintained)☆45Updated 5 years ago
- koa locales, i18n solution for koa☆69Updated 4 months ago
- CodeMirror Lint addon to use ESLint☆33Updated 5 years ago
- template for *.github.io's☆108Updated 2 years ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- livereload script appender for Koa☆45Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev