How to use the @mdi/svg/meta.json.map function in @mdi/svg

To help you get started, we’ve selected a few @mdi/svg examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github arnellebalane / mdi-cli / index.js View on Github external
source(answers, input) {
        return input
            ? Promise.resolve(fuse.search(input))
            : Promise.resolve(icons.map(icon => icon.name));
    },
    searchable: true

@mdi/svg

Material Design Icons SVG

Apache-2.0
Latest version published 5 months ago

Package Health Score

65 / 100
Full package analysis