stringify-keys
stringify-keys copied to clipboard
Build an array of key paths from an object.
Results
1
stringify-keys issues
Sort by
recently updated
recently updated
newest added
Including as suggested ``` const stringify = require('stringify-keys'); ``` and VS Code gfives me a suggesttion: > File is a CommonJS module; it may be converted to an ES module...