@3-/snake

0.0.3 • Public • Published

@3-/snake

test/main.coffee :

#!/usr/bin/env coffee

import snake from '@3-/snake'

for i in 'index.htm _SUBMIT i18n iI18n test-db User LIB_INDEX'.split(' ')
  console.log "#{i}#{snake i}"

output :

index.htm → index.htm
_SUBMIT → _submit
i18n → i18n
iI18n → i_i18n
test-db → test_db
User → user
LIB_INDEX → lib_index

About This Project

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

关于本项目

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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @3-/snake

      Weekly Downloads

      2

      Version

      0.0.3

      License

      Apache-2.0

      Unpacked Size

      2.79 kB

      Total Files

      3

      Last publish

      Collaborators

      • i18n-now