CINXE.COM
Internal Development
<!DOCTYPE html> <html> <head> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-BPN1D3SEJM" ></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag("js", new Date()); gtag("config", "G-BPN1D3SEJM"); </script> <meta charset="utf-8" /> <title>Internal Development</title> <link rel="stylesheet" href="/assets/css/page.css" /> </head> <body class="page"> <!-- <h1>Internal Development</h1> --> <header class="pageheader"> <div class="navparent"> <div id="nav" class="nav"> <!-- Vue mount here --> </div> </div> </header> <section class="body"> <div id="sidebar"> <!-- in-page sidebar - see cldrsite.js --> </div> <div id="content"><h1 id="internal-development">Internal Development</h1> <p>This section provides information for CLDR developers. See the subpages in the sidebar.</p> </div> </section> <footer> 漏 1991-2024 Unicode, Inc. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. See <a href="https://www.unicode.org/copyright.html">Terms of Use</a>. </footer> <!-- workaround for cloudflare content-type issue --> <script src="/assets/vendor/vue.global.prod.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/5.0.0/anchor.min.js" integrity="sha512-byAcNWVEzFfu+tZItctr+WIMUJvpzT2kokkqcBq+VsrM3OrC5Aj9E2gh+hHpU0XNA3wDmX4sDbV5/nkhvTrj4w==" crossorigin="anonymous" referrerpolicy="no-referrer" ></script> <script src="/assets/js/cldrsite.js"></script> </body> </html>