Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

159
Views
Utilizing tone.js NPM install on the client side

I feel like I'm missing something totally obvious - but I can't for the life of me figure out how to use tone.js on the client. I see information on the website for how to install it server side via npm, but don't see a CDN or other link that I can reference to in a script src to pull the framework into a client-side project.

Is there something obvious I'm missing on the github page or elsewhere to reference/download so this can be used client side?

I saw some other posts on how to convert NPM packages into client side (e.g., browserify.js) but I feel like that's overkill...there should be just a simple way to use this in the browser.

documentation about it:

https://github.com/Tonejs/Tone.js

https://tonejs.github.io/

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

This is not specific to Tone, but just use JSDelivr, which is a CDN that has every NPM package.

https://cdn.jsdelivr.net/npm/tone@14.7

The NPM installation instructions are targetted at people already using front-end frameworks and are already using bundlers (basically everyone who isn't using jQuery or vanilla JS).

I would recommend against investing the time to learn Browserify. If you want to tinker with one, try something more modern like Webpack (more common) or ParcelJS (easy to use).

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!