Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript integration #20

Merged
merged 2 commits into from
Oct 11, 2018
Merged

Typescript integration #20

merged 2 commits into from
Oct 11, 2018

Conversation

ahnsv
Copy link
Collaborator

@ahnsv ahnsv commented Oct 11, 2018

#19 typescript migration

  • inko.ts
    • implemented inko class in typescript
    • function names got changed
    • separated some constants and interfaces into external files (/utils)
  • utils/*
    • used as helper functions/constants/interfaces in inko.ts
  • TODO
    • Inko.en2ko and Inko.ko2en
    • add test script with mocha

👍 아직 리팩토링 중이지만 한번 푸쉬해보겠습니다

ahnsv added 2 commits October 10, 2018 13:20
- inko.ts
	- implemented inko class in typescript
	- function names got changed
	- separated some constants and interfaces into external files
	(/utils)
- utils/*
	- used as helper functions/constants/interfaces in inko.ts
- TODO
	- Inko.en2ko and Inko.ko2en
	- add test script with mocha
@738 738 merged commit 9f750fd into 738:master Oct 11, 2018
@738
Copy link
Owner

738 commented Oct 11, 2018

@ahnsv 감사합니다!!

@738 738 added the enhancement New feature or request label Oct 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants