module-alias VS browserify

Compare module-alias vs browserify and see what are their differences.

module-alias

Register aliases of directories and custom module paths in Node (by ilearnio)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
module-alias browserify
2 34
1,717 14,528
- 0.1%
1.5 2.0
21 days ago about 2 months ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

module-alias

Posts with mentions or reviews of module-alias. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-01.
  • Getting Rid of Dust / 1.0.0-beta.4
    14 projects | dev.to | 1 May 2021
    But here is the thing, I want to continue to use the module-alias npm package as I find it brings better readability of the imports. I found that it requires to build a custom module loader to resolve it. I concluded that it was too much steps to achieve for a small output, then I chose to postpone the Babel dropping task. If you are interested into that specific case, there is an ongoing GitHub issue.
  • UIengine project setup
    4 projects | dev.to | 16 Jan 2021
    module-alias

browserify

Posts with mentions or reviews of browserify. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-01.

What are some alternatives?

When comparing module-alias and browserify you can also consider the following projects:

Nodemon.io - Monitor for any changes in your node.js application and automatically restart the server - perfect for development

vite - Next generation frontend tooling. It's fast!

fastify - Fast and low overhead web framework, for Node.js

esbuild - An extremely fast bundler for the web

Express - Fast, unopinionated, minimalist web framework for node.

Rollup - Next-generation ES module bundler

npm-run-all - A CLI tool to run multiple npm-scripts in parallel or sequential.

RequireJS - A file and module loader for JavaScript

parcel-resolver-ts-base-url - Resolve tsconfig baseUrl and paths imports with Parcel

webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

gitpod - The developer platform for on-demand cloud development environments to create software faster and more securely.

parcel - The zero configuration build tool for the web. 📦🚀