ES6 integration (?)

Open
#85 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript
Domain
api

Research direction

No files or tests are named. Start by reviewing the existing JavaScript SDK and its API initialization and request behavior, then define the scope of the proposed ES6 wrapper; done means the shown import, init, and get usage works.

Written by the indexing model from the issue text.

Description

Hello, thanks a lot for building the API.

Is there any plans to have an ES6 wrapper of the API? So we could do something like:

import SC from 'soundcloud'; 

SC.init({ ... }); 
SC.get('/tracks', { genres: 'rock' }); 
Dominant language
JavaScript
Stars
388
Forks
76
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from soundcloud/soundcloud-javascript

All issues in soundcloud/soundcloud-javascript

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.