2.1.2 • Published 10 years ago

ght v2.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
10 years ago

NPM

ght

ght Language Encoder/Decoder

ght is a invented language, this language create by my love for send geeky love secure message to me This library is a gift to my love. ght Language Encoder/Decoder Convert persian to ght language and vice versa

#Downloads (Right-click, and use "Save As")

Version 2.1.2 Source code (zip)

Version 2.1.2 Source code (tar.gz)

#Installation

Node.js npm install ght

Require.js require(["ght"], ...

Bower bower install ght

Angular.js angular.module('yourApp', ['ght'])... #Examples

encode:

ght.encode('دوست دارم')

return:

j4od jal2

decode:

ght.decode('j4od jal2')

return:

دوست دارم
2.1.2

10 years ago

2.1.1

10 years ago

2.1.0

10 years ago

2.0.0

10 years ago

1.1.4

10 years ago

1.1.2

10 years ago

1.0.0

10 years ago