You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
902 B
HTML

<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Validatem</title>
</head>
<body>
<h1>
<img src="validatem-logo.svg" alt="Validatem Logo">
</h1>
<p>
Hi! This is the placeholder site for Validatem, the last validation library you'll ever need - once it's released, that is :)
</p>
<p>
I'm still working on polishing the last bits before releasing the first stable 1.0.0 version. In the meantime, you can already try out <a href="https://www.npmjs.com/package/@validatem/core">the current in-development version of Validatem</a>!
</p>
<p>
Do keep in mind that documentation will be missing in quite a few places, while Validatem is still being developed. By the time version 1.0.0 is released, the documentation will be complete.
</p>
</body>
</html>