Nikita Galkin

Results 10 comments of Nikita Galkin

@oshalygin, @janaaronlee, @sichvoge, @coltonlw, @plroebuck, @cybertk 1. Please look to the @cybertk answer https://github.com/cybertk/abao/issues/105#issuecomment-196844230 Was there any change? 2. Do we need plain JS version? [raml-1-parser](https://github.com/raml-org/raml-js-parser-2) uses typescript. Maybe, next...

raml-1-parser written in typescript. abao written in coffeescript. I think, it is one of reason, why will be easier to develop abao with typescript, then coffeescript. @cybertk what do you...

@coltonlw, can you fix tests and make pull request?

Hi, @drernie. Your issue is an exelect feature request. Do you have some ideas or examples, how it should be written in raml? Abao supports 0.8 raml version.

@bpytlik, I'm making code-review now. We should add examples to readme file, how set the auth credentials.

@cybertk I think we can just extract.

> Hi, are those commands synchronous or asynchronous? asynchronous with async/await > And who will perform the "shutdown" operation? User press `Ctrl+C`, command should graceful shutdown. For example, disconnect from...

npm solution is to add to your package.json: ```json "overrides": { "react-json-view": { "react": "18.1.0", "react-dom": "18.1.0" } } ```

closed as clime didn't receive updates for long time