Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
docs(readme): update todo items and contribution
  • Loading branch information
jojoee committed Oct 25, 2020
1 parent eb47050 commit ad82deb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 20 deletions.
13 changes: 3 additions & 10 deletions README-en.md
Expand Up @@ -42,21 +42,14 @@ bahttext(63147.89)

## Note
- [x] Compatible with all browsers
- [x] Node.js version support: 6-12
- [x] 0 Dependencies
- [x] Unit test
- [ ] Browser compatibility test
- [ ] Remove duplication between test code and test-case-csv file
- [x] [Demo page](https://jojoee.github.io/bahttext/)
- [ ] Support negative number
- [ ] Fix semantic-release

## Contribute for owner

```
$ npm install -g semantic-release-cli
$ semantic-release-cli setup
Using above command to setup "semantic-release"
```
- [x] Fix semantic-release

## Reference
- [Microsoft Office's BAHTTEXT function](https://support.office.com/en-us/article/BAHTTEXT-function-5ba4d0b4-abd3-4325-8d22-7a92d59aab9c)
Expand Down
13 changes: 3 additions & 10 deletions README.md
Expand Up @@ -42,21 +42,14 @@ bahttext(63147.89)

## ฟีเจอร์
- [x] สามารถใช้งานได้ทุก เบราว์เซอร์
- [x] สามารถใช้งานได้ตั้งแต่ Node.js version 6-12
- [x] 0 Dependencies
- [x] ทำการทดสอบแบบ unit test
- [ ] ทดสอบบนเบราว์เซอร์ ในแต่ละ เวอร์ชั่น
- [ ] ลดการซ้ำซ้อนของการเขียน ระหว่าง code และ ไฟล์ csv ในการทำการทดสอบ
- [x] [หน้าตัวอย่างการใช้งาน](https://jojoee.github.io/bahttext/)
- [ ] สนับสนุนการใช้งานกับตัวเลขติดลบ
- [ ] แก้ไข semantic-release

## ร่วมพัฒนา

```
$ npm install -g semantic-release-cli
$ semantic-release-cli setup
Using above command to setup "semantic-release"
```
- [x] แก้ไข semantic-release

## อ้างอิง
- [Microsoft Office's BAHTTEXT function](https://support.office.com/en-us/article/BAHTTEXT-function-5ba4d0b4-abd3-4325-8d22-7a92d59aab9c)
Expand Down

0 comments on commit ad82deb

Please sign in to comment.