Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Browserify Alternatives
Similar projects and alternatives to browserify
-
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.
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
-
-
-
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Snowpack
ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️ [Moved to: https://github.com/FredKSchott/snowpack] (by withastro)
-
babel-sublime
Syntax definitions for ES6 JavaScript with React JSX extensions.
-
-
React
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
-
-
-
age
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
-
-
open-react-template
A free React landing page template designed to showcase open source projects, SaaS products, online services, and more. Made by
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
browserify reviews and mentions
-
What stack would you use for building a landing page?
https://www.npmjs.com/package/browserify probably a little old school, but browserify is probably good enough.
- Node.js やReact、ESM、Viteの説明
-
Hack to Run React Application inside Service Worker
One problem was to run jsDOM as UMD module. But luckly I was able to use browserify to compile jsDOM into UMD.
-
Front-end Guide
Browserify
-
Help with parse errors converting modular JavaScript to single file
I think I've got it: Browserify. Wish me luck!
-
Why NodeJS in Front Ends?
Module bundlers, which combine all your JS code and its dependencies into one massive file. Examples include webpack and browserify.
-
es6-cheatsheet
Prior to ES6, we used libraries such as Browserify to create modules on the client-side, and require in Node.js. With ES6, we can now directly use modules of all types (AMD and CommonJS).
-
Code Splitting with React Router v6, React Lazy and Suspense (in simple terms)
There are a few manual ways to code split with Webpack, Rollup, Browserify and other bundling tools. But React has provided features to help tackle this called: React.Lazy and Suspense.
-
Node.js in Chrome extension
It's not exactly an extension, but if you want to run node code in the browser with all the dependencies I recommend this https://browserify.org/
-
How to build a serverless notification system on AWS
This demo runs in a static site hosted on Amazon S3. As I’ve used a Node.js module to connect with IoT, the index.html file adds a bundle.js that was processed with Browserify. I’ll explain how it was done in the following sections.
-
A note from our sponsor - Sonar
www.sonarsource.com | 1 Feb 2023
Stats
browserify/browserify is an open source project licensed under MIT License which is an OSI approved license.