Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonguyenducmanh/mapping-json
https://github.com/tonguyenducmanh/mapping-json
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tonguyenducmanh/mapping-json
- Owner: tonguyenducmanh
- Created: 2023-11-22T14:21:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-16T02:50:13.000Z (about 1 year ago)
- Last Synced: 2023-12-16T04:56:08.770Z (about 1 year ago)
- Language: JavaScript
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## tool giúp compare key value của 2 object json, object đích sẽ gồm các key của object gốc nếu còn thiếu, ngoài ra sẽ trả về các key còn thiếu
lưu ý máy tính cần cài node js bản 16 trở lên để có thể sử dụng được cú pháp import trong file js.
option có thể sử dụng github Codespaces để chạy project này trên web, không cần cài nodejs và vscode.
trường hợp có nhiều version node js thì dùng nvm để quản lý và chạy nvm use 16.## Để sử dụng làm theo các bước sau
copy lần lượt các file object vào thư mục source theo dạng export default, trong đó vn.js là file ngôn ngữ gốc, cn.js là file ngôn ngữ đích, addmore.js là các cặp key value đã dịch thêm
![Alt text](image.png)
sau khi add xong thì mở terminal bằng ctrl + ` gõ lệnh "npm run serve" hoặc ấn f5 tại vscode rồi chọn nodejs
kết quả sẽ được xuất ra file result.js và file errorResult.js trong file output