How to use the file-icons-js.db function in file-icons-js

To help you get started, we’ve selected a few file-icons-js 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 Coding / WebIDE-Frontend / app / components / Modal / ProjectTypeSelector / index.js View on Github external
{data.map(v => (
          <div> this.handleClick(v)}
          &gt;
            <p>
              <i></i>
              {v.type}
            </p>
            <p>{v.srcPath}</p>
          </div>
        ))}

file-icons-js

File specific icons for the browser from Atom File-icons, https://github.com/file-icons/atom

MIT
Latest version published 4 years ago

Package Health Score

48 / 100
Full package analysis