steelbrain / steelbrain/node-ssh
Update for use with ES6
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to request this gets updated to support es6 syntax?
In my project I use import/export - and for whatever reason I'm not able to "require" it.
EDIT
I used createRequire as a workaround to be able to require it into my modules. - Will leave this up though, on the off-chance :)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how node-ssh currently exposes its module and how the TypeScript project is compiled, then compare that with the import/export usage described in the issue. Verify the result from an ES6 consumer and confirm that the existing require-based usage remains accounted for.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100