mohamad hosein Alahdadian

Results 16 comments of mohamad hosein Alahdadian

it doesn't match completely , it have some proposal functions that not in the typescript lib, and also some interfaces like Dict which are not in pure js

well done , I liked your library very much any update on converting to typescript? needs any help?

> please fix the pipeline (prettier) fixed

> @mh-alahdadian I believe this types improvement requires Typescript 4.2 to work right? Currently we have [Types currently require using TypeScript v4.1 or greater](https://tanstack.com/query/v4/docs/typescript) Therefore this would be a breaking...

any update on this? what's the badpractice to fix this problem? I need to use project reference

do you want to work on it together?

@greggman you should use it something like this ```javascript import * as attributes from './attributes.js'; // import other modules class TWGL { constructor(canvas , opt){ this.gl = getContext(canvas,opt); Object.assign(this ,attributes...

didn't you any interested in es6 class? I had found some thing new for the constructor. ```javascript class TWGL { constructor(gl){ this.__proto__ = gl; ... } } ``` then we...

hey guys any update? thank you all for your works

thanks for your answer. you think it's so hard to choose? just need a list and a `+` button to add a new directory