browserify

From Wiktionary, the free dictionary
Jump to navigation Jump to search

English[edit]

Etymology[edit]

browser +‎ -ify

Verb[edit]

browserify (third-person singular simple present browserifies, present participle browserifying, simple past and past participle browserified)

  1. (computing, transitive) To adopt (a script or screen element, etc.) to work inside the web browser.
    • 2014, Patrick Mulder, Full Stack Web Development with Backbone.js[1]:
      Now, when you change the files in the application, the application is automatically browserified, and you can have faster feedback on your development.