Skip to content

Instantly share code, notes, and snippets.

View vallka's full-sized avatar
💭
Starting with React Native...

Valentine vallka

💭
Starting with React Native...
View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
<html>
<head>
<script src="https://unpkg.com/@yaireo/tagify"></script>
<link href="https://unpkg.com/@yaireo/tagify/dist/tagify.css" rel="stylesheet" type="text/css" />
</head>
<body>
input: <input type="text" id="id_text" value="aaa,bbb,ccc">
</body>
</html>