File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Writejson
1+ # writejson [ ![ License ] [ LicenseIMGURL ]] [ LicenseURL ] [ ![ NPM version ] [ NPMIMGURL ]] [ NPMURL ] [ ![ Dependency Status ] [ DependencyStatusIMGURL ]] [ DependencyStatusURL ] [ ![ Build
22
33Write stringified object to file.
44
@@ -30,3 +30,12 @@ writejson.sync.try('data.json', {hello: 'world'});
3030
3131MIT
3232
33+ [ NPMIMGURL ] : https://img.shields.io/npm/v/writejson.svg?style=flat
34+ [ BuildStatusIMGURL ] : https://img.shields.io/travis/coderaiser/writejson/master.svg?style=flat
35+ [ DependencyStatusIMGURL ] : https://img.shields.io/gemnasium/coderaiser/writejson.svg?style=flat
36+ [ LicenseIMGURL ] : https://img.shields.io/badge/license-MIT-317BF9.svg?style=flat
37+ [ NPMURL ] : https://npmjs.org/package/writejson " npm "
38+ [ BuildStatusURL ] : https://travis-ci.org/coderaiser/writejson " Build Status "
39+ [ DependencyStatusURL ] : https://gemnasium.com/coderaiser/writejson " Dependency Status "
40+ [ LicenseURL ] : https://tldrlegal.com/license/mit-license " MIT License "
41+
You can’t perform that action at this time.
0 commit comments