Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kanawana

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kanawana - npm Package Versions

2

2.2.5

Diff

Changelog

Source

[2.2.5]

Changed

  • Merged package back into WanaKana
  • Deprecated package in favor of WanaKana
incendiary
published 2.2.4 •

Changelog

Source

[2.2.4] - 2017-04-21

Added

  • Changelog for better package history

Changed

  • No longer rebuild docs automatically. Prevents messy git diffs due to the docs having inlined timestamps that always change despite no actual documentation changes.
incendiary
published 2.2.3 •

Changelog

Source

[2.2.3] - 2017-04-20

Fixed

  • Additional files copied to package dir (README etc)
  • Homepage and Browser fields updated in package
incendiary
published 2.2.2 •

Changelog

Source

[2.2.2] - 2017-04-20

Changed

  • Documentation clarifications
  • Relocate demo and docs to gh-pages dir

Fixed

  • Links to demo and docs
  • Coveralls coverage after Travis success
incendiary
published 2.2.1 •

Changelog

Source

[2.2.1] - 2017-04-20

Fixed

  • Update Travis config due to NPM scripts name changes
incendiary
published 2.2.0 •

Changelog

Source

[2.2.0] - 2017-04-20

Added

  • Helper scripts for finalising build and publishing changes to NPM

Changed

  • Convert build from webpack to rollup

Fixed

  • ES module individual method imports for smaller builds
incendiary
published 2.1.0 •

Changelog

Source

[2.1.0] - 2017-04-13

Added

  • The following new methods are available
    • stripOkurigana('踏み込む') // => '踏み込'
  • More punctuation conversion between romaji and kana
    • English :‘’“”[] and Japanese equivalents :「」『』[]

Changed

  • Start prepending a v to version number as per github convention
incendiary
published 2.0.0 •

Changelog

Source

[2.0.0] - 2017-04-13

Changed

  • Methods renamed to better reflect their operation
  • isKanjiKana() renamed to isJapanese()
  • isRomajiKana() renamed to isMixed()

Removed

  • isKanjiKana()
  • isRomajiKana()
incendiary
published 1.3.0 •

Changelog

Source

[1.3.0] - 2017-04-13

Added

  • tokenize('すごく寒い') // => ['すごく', '寒', 'い']
  • Default parameters for functions
    • Modification methods default to ''
    • Checker methods default to false

Changed

  • Internal util functions
  • Further documentation
incendiary
published 1.2.0 •

Changelog

Source

[1.2.0] - 2017-01-12

Changed

  • toKana() converts ~ to 〜 automatically now
  • Documentation updates
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc