SydAmir

Results 31 issues of SydAmir

for now, we just send HTTP requests between services, we should add RCP methodology for communication also.

just add supporting for [helix editor](https://github.com/helix-editor/helix)

I want to create `.d.ts` file from superstruct for example I want to convert: ```ts const user = object({ id: number(), name: string(), }) ``` to ```ts type user =...

Add Lesan Repo at the end #### ℹ️ Repository information **The repository has**: - [x] At least three issues with the `good first issue` label. - [x] At least 10...

Just support `.styl` file format

C-enhancement
A-language-support

Throw this error when use `react-select` library even with `npm` or `esm.sh` ``` Invalid type passed to createElement(): [object Object] Error: Invalid type passed to createElement(): [object Object] at a.__b...