Style-dictionary: Add JSON5 property file support

Created on 5 Oct 2018  路  4Comments  路  Source: amzn/style-dictionary

Pull in properties from files written in JSON5.

enhancement hacktoberfest help wanted

All 4 comments

I'm taking it

The actual import of the file data is done for both JS and JSON here:

https://github.com/amzn/style-dictionary/blob/master/lib/utils/combineJSON.js#L43

You may need to parse through things a bit to see how it all ties in. Let us know if you have questions.

Oh, and you should work against the develop branch.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chazzmoney picture chazzmoney  路  5Comments

limitlessloop picture limitlessloop  路  4Comments

sarah-martinellibenedetti picture sarah-martinellibenedetti  路  4Comments

tlouisse picture tlouisse  路  4Comments

johnny353535 picture johnny353535  路  3Comments