0.1.4 • Published 11 months ago

@3-/ymlid v0.1.4

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
11 months ago

@3-/ymlid

test/main.coffee :

#!/usr/bin/env coffee

> @3-/ymlid
  path > join

ROOT = import.meta.dirname

console.log ymlid(
  join ROOT,'test.yml'
  join ROOT,'id.yml'
)

output :

{
  password: { too_short: 1 },
  address: { exist: 2, disable_tempmail: 3 }
}

About

This project is an open-source component of i18n.site ⋅ Internationalization Solution.

关于

本项目为 i18n.site ⋅ 国际化解决方案 的开源组件。

0.1.4

11 months ago

0.1.3

11 months ago

0.1.2

11 months ago