{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/%40secondphantom/reverse-number-format","name":"@secondphantom/reverse-number-format","description":"You can convert `compact number` to `number`. ## Installation ```bash npm i @secondphantom/reverse-number-format ``` ## Basic Usage ```ts const formattedStr = '39.KM' // 1M 1B 1천 1만 ....","version":"0.0.2","softwareVersion":"0.0.2","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/secondphantom/reverse-number-format","issueTracker":"https://github.com/secondphantom/reverse-number-format/issues","url":"https://github.com/secondphantom/reverse-number-format#readme","programmingLanguage":{"@type":"ComputerLanguage","name":"TypeScript"},"maintainer":[{"@type":"Person","name":"secondphantom"}],"author":[{"@type":"Person","name":"secondphantom"}],"copyrightHolder":[{"@type":"Person","name":"secondphantom"}],"dateCreated":"2023-11-22","dateModified":"2023-11-22","datePublished":"2023-11-22","copyrightYear":2023,"downloadUrl":"https://registry.npmjs.org/@secondphantom/reverse-number-format/-/reverse-number-format-0.0.2.tgz","applicationCategory":"npm","runtimePlatform":"npm","developmentStatus":"active","sameAs":["https://www.npmjs.com/package/@secondphantom/reverse-number-format"]}