@3-/cname_flatten

0.2.10 • Public • Published

@3-/cname_flatten

test/main.coffee :

#!/usr/bin/env coffee

> @3-/cname_flatten:flatten

process.on(
  'uncaughtException'
  (err) =>
    console.error('uncaughtException',err)
    return
)

for i from await flatten(
  'AAAA'
  # 'A'
  'i18n.site'
  'i18n.site.a.bdydns.com'
  'user0.cf'
)
  console.log '>',i

output :

./out.txt

Readme

Keywords

none

Package Sidebar

Install

npm i @3-/cname_flatten

Weekly Downloads

9

Version

0.2.10

License

Apache-2.0

Unpacked Size

27.6 kB

Total Files

6

Last publish

Collaborators

  • i18n-now