IronCoreLabs / IronCoreLabs/recrypt-node-binding
Introduce Typescript build process, generate types
- Ngôn ngữ chính
- JavaScript
- Star
- 24
- Fork
- 6
- Merge trung bình
- 2 ngày 50 phút
- Pull request đã merge (30 ngày)
- 2
Mô tả
Now that there is a manually written `index.js` as the entrypoint, we're duplicating a lot of work between `index.js` and `index.d.ts` that is error prone. Write an `index.ts` that replaces both in the repo, and a build process that produces both of the original files for NPM packaging.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Start with the existing index.js and index.d.ts entrypoint files, then determine how an index.ts can replace them while preserving the package interface. Define the build process around generating both original files for NPM packaging; done means the generated outputs match the package's required entrypoints.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- node.js, typescript
- Lĩnh vực
- build-system
- Loại issue
- Tái cấu trúc
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100