Alasdair Mercer is announcing that Phony.js with version number 1.3.0 is already available to download.
What is Phony.js ?
Phony.js is An open source JavaScript library for converting text using the NATO phonetic alphabet, used also in real life and seen in countless of movies .
The NATO phonetic alphabet is a way of using words to replace letters (Alpha for A, Bravo for B, etc.).The Phony.js library provides a way to convert basic text messages to NATO alphabet using the power of JavaScript.Phony.js is framework agnostic and also works with client-side (browsers) and server-side (Node.js) environments.Besides the NATO alphabet, technically known as ITU, there are also other alphabets coded in with the library.These are ANSI, ICAO, and FAA.
This is changelog for Phony.js version 1.3.0 :
- Add unit tests
- Add Bower support
- Add Grunt build system
- Fix CommonJS support
You can read the complete changelog and also download this latest version on their homepage:
neocotic.com