Git Product home page Git Product logo

moji's People

Contributors

niwaringo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

moji's Issues

npmパッケージの更新

2017年9月4日現在発行されている[email protected]は動作しません。

yarn add moji
# ├─ [email protected]

nvm use 0
# Now using node v0.12.13 (npm v2.15.0)

node
require('moji')('test').convert('HEtoZE')
# TypeError: Cannot read property 'start' of undefined
#     at Moji._mojisyuType (/Users/59naga/Downloads/hoge/node_modules/moji/src/moji.core.js:184:16)
#     at Moji.convert (/Users/59naga/Downloads/hoge/node_modules/moji/src/moji.core.js:32:14)
#     at repl:1:25
#     at REPLServer.defaultEval (repl.js:132:27)
#     at bound (domain.js:291:14)
#     at REPLServer.runBound [as eval] (domain.js:304:12)
#     at REPLServer.<anonymous> (repl.js:279:12)
#     at REPLServer.emit (events.js:107:17)
#     at REPLServer.Interface._onLine (readline.js:214:10)
#     at REPLServer.Interface._line (readline.js:553:8)

現在のレポジトリ a1511d1 を直接npm installする場合は動作します。

npm install https://github.com/niwaringo/moji
# [email protected] node_modules/moji

node
require('moji')('test').convert('HEtoZE')
# { _str: 'test',
# ...

npmパッケージの更新をお願い致します。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.