Skip to content

[wip] typescript conversion#88

Merged
gabrielcsapo merged 16 commits intomasterfrom
gabrielcsapo/typescript-conversion
Jan 3, 2022
Merged

[wip] typescript conversion#88
gabrielcsapo merged 16 commits intomasterfrom
gabrielcsapo/typescript-conversion

Conversation

@gabrielcsapo
Copy link
Owner

Fixes #85

@gabrielcsapo gabrielcsapo force-pushed the gabrielcsapo/typescript-conversion branch from 5d2869d to 6e78fc3 Compare November 18, 2021 20:36
@gabrielcsapo gabrielcsapo force-pushed the gabrielcsapo/typescript-conversion branch from d53ab6c to b94754f Compare December 4, 2021 07:15
5GameMaker and others added 2 commits January 2, 2022 18:20
* Minor fixes

Replaced JavaScript with TypeScript in README
Made sure that package will be built if installed from github
Fixed some types
Made some async functions return a Promise if callback was not specified

* Fixed small TYPO that broke README.md

* Update package.json

Added myself as contributor cuz y not

* Update service.ts

oops, missed a spot

* Create .git-package.meta

this dotfile should be commited to the repo

* Create .npmignore

.git-package.meta should not get committed to npm

Co-authored-by: Buj Itself <buj351@outlook.com>
Co-authored-by: Gabriel Csapo <gabecsapo@gmail.com>
@gabrielcsapo gabrielcsapo force-pushed the gabrielcsapo/typescript-conversion branch from e7144c6 to 9ecc74c Compare January 3, 2022 02:32
@gabrielcsapo gabrielcsapo merged commit 05b5342 into master Jan 3, 2022
@gabrielcsapo gabrielcsapo deleted the gabrielcsapo/typescript-conversion branch January 3, 2022 05:35
@gabrielcsapo gabrielcsapo mentioned this pull request Jan 3, 2022
@gabrielcsapo gabrielcsapo linked an issue Jan 3, 2022 that may be closed by this pull request
gabrielcsapo added a commit that referenced this pull request Jan 25, 2022
* [wip]

* [wip] migrates tests to jest for easier debugging, removes deps

* [chore] ignore dist

* [chore] fix ordering of event listeners to make sure async functions were run after

* [chore] updates tests to be jest tests adds website scaffolding

* [chore] updates ci workflow and cleans up website

* [chore] get types building and docs produced

* Gabrielcsapo/typescript conversion (#89)

* Minor fixes

Replaced JavaScript with TypeScript in README
Made sure that package will be built if installed from github
Fixed some types
Made some async functions return a Promise if callback was not specified

* Fixed small TYPO that broke README.md

* Update package.json

Added myself as contributor cuz y not

* Update service.ts

oops, missed a spot

* Create .git-package.meta

this dotfile should be commited to the repo

* Create .npmignore

.git-package.meta should not get committed to npm

Co-authored-by: Buj Itself <buj351@outlook.com>
Co-authored-by: Gabriel Csapo <gabecsapo@gmail.com>

* [chore] updates dependencies

* [chore] fixes node@14 tests

* [chore] fix failing tests

* [chore] fix failing tests

* [chore] fix lint issues

* [chore] updates changelog

Co-authored-by: Buj <42136194+5GameMaker@users.noreply.github.com>
Co-authored-by: Buj Itself <buj351@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature] re-write in typescript Typescript types?

2 participants