How to use the themer.js/package.json.author function in themer

To help you get started, we’ve selected a few themer 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 krestaino / themer.js / demo / src / components / Footer / index.js View on Github external
render() {
    return (
      <footer id="footer">
        <span>{PACKAGE.author.name}</span>
        <span>{PACKAGE.author.email}</span>
        <svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true">
          <path d="M462.3 62.6C407.5 15.9 326 24.3 275.7 76.2L256 96.5l-19.7-20.3C186.1 24.3 104.5 15.9 49.7 62.6c-62.8 53.6-66.1 149.8-9.9 207.9l193.5 199.8c12.5 12.9 32.8 12.9 45.3 0l193.5-199.8c56.3-58.1 53-154.3-9.8-207.9z" fill="currentColor"></path>
        </svg>
      </footer>
    );
  }
github krestaino / themer.js / demo / src / components / Footer / index.js View on Github external
render() {
    return (
      <footer id="footer">
        <span>{PACKAGE.author.name}</span>
        <span>{PACKAGE.author.email}</span>
        <svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" role="img" aria-hidden="true">
          <path d="M462.3 62.6C407.5 15.9 326 24.3 275.7 76.2L256 96.5l-19.7-20.3C186.1 24.3 104.5 15.9 49.7 62.6c-62.8 53.6-66.1 149.8-9.9 207.9l193.5 199.8c12.5 12.9 32.8 12.9 45.3 0l193.5-199.8c56.3-58.1 53-154.3-9.8-207.9z" fill="currentColor"></path>
        </svg>
      </footer>
    );
  }
}

themer

Customizable theme generator for editors, terminals, wallpaper, and more.

MIT
Latest version published 5 months ago

Package Health Score

70 / 100
Full package analysis