0.1.4 • Published 11 months ago

@3-/isstr v0.1.4

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

@3-/isstr

test/main.coffee :

#!/usr/bin/env coffee

> @3-/isstr
#   @3-/uridir
#   path > join

# ROOT = uridir(import.meta)

console.log isstr 123
console.log isstr '123;'
console.log isstr new String()

output :

false
true
true

About This Project

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

关于本项目

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

0.1.4

11 months ago

0.1.2

2 years ago