Skip to content

This library aims to implement a highly modifyable integer shortening into ahk

License

Notifications You must be signed in to change notification settings

Andreas-Coding/IntShortening.ahk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntShortening.ahk

v1.0.1

This library aims to implement a highly modifyable integer shortening into ahk. The only size limit for handed integers would be on ahk. If you need to pass integers > 2147483647 to be shortened, pass them as string, the shortening methods are able to do that just fine.

Further documentation on how it works could be found within the documentation of the class itself or the example.ahk file.

About

This library aims to implement a highly modifyable integer shortening into ahk

Resources

License

Stars

Watchers

Forks

Packages

No packages published