Skip to content

Instantly share code, notes, and snippets.

View danieltl's full-sized avatar

Hoyeon Lee danieltl

  • Seoul, KR
View GitHub Profile
<link rel="stylesheet" type="text/css" href="semantic/dist/semantic.min.css">
<script src="semantic/dist/semantic.min.js">
$('.ui.form')
.form(
fields: {
name: {
identifier : 'special-name',
rules: [
{
type : 'empty'