New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bahttext

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bahttext

Change number to Thai pronunciation string

  • 1.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
16K
decreased by-18.48%
Maintainers
1
Weekly downloads
 
Created
Source

bahttext

Travis Codecov Version - npm License - npm semantic-release

Change number to Thai pronunciation string, test against Microsoft Office's BAHTTEXT function, Demo page

Installation

// npm
npm install bahttext
const bahttext = require('bahttext')

// Bower
bower install bahttext
<script src="bower_components/bahttext/src/index.js"></script>

Example usage

// หกหมื่นสามพันหนึ่งร้อยสี่สิบเจ็ดบาทแปดสิบเก้าสตางค์
bahttext(63147.89)

Note

  • Compatible with all browsers
  • Unit test
  • Browser compatibility test
  • Remove duplication between test code and test-case-csv file
  • Demo page
  • Support negative number
  • Automatically generate misc/test.json from xlsx file
  • Lint on index.html

Contribute for owner

$ npm install -g semantic-release-cli
$ semantic-release-cli setup

Using above command to setup "semantic-release"

Reference

Keywords

FAQs

Package last updated on 06 Sep 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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