Prepros can compile Sass, Less, Stylus, Pug/Jade, Haml, Slim, CoffeeScript and TypeScript out of the box. You can also add your own tools with just a few clicks.

Features

Bundle JavaScript

Bundle ES6 imports and modules from npm without writing a configuration file.

Find Problems at a Glance

Prepros shows exactly where you have a problem in your code. Forget black screen full of unreadable jumble.

Built-in Server

Prepros comes with a built-in HTTP & HTTPS server. It can serve pages directly from your project folder or proxy them from an external server such as WordPress, Shopify, XAMPP, Wamp, MAMP, etc.

Network Preview

Preview pages on mobile devices with ease. Just scan the QR-Code or open the address. Prepros also reloads all connected mobile browsers automatically every time you make a change in your code.

Automatic Browser Reload

Prepros reloads your browsers automatically every time you make a change in your code.

Minify & Optimize

Minify & Optimize assets to save bandwidth and make your sites faster. Minify & compress JavaScript files. Minify & compress CSS files. Optimize jpg, png & svg images.

Synchronized Testing

Prepros synchronizes scroll position, mouse, keyboard and form inputs across multiple devices & browsers. Makes it really easy to test sites everywhere. Synchronizes relative scroll position. Synchronizes taps, clicks & hover. Synchronizes keyboard & form inputs.

Manage Packages with NPM

Search, install and manage packages from npmjs.org with just a few clicks.

Remote Console (Beta)

Check console logs of mobile browsers remotely.

Export & Upload

Prepros can export files ready for deployment. It can also upload files to a server with FTP & SFTP.

Choose Your Side

Prepros comes with both Dark and Light UI themes.

What's New

  • Added support for Sass @warn and @debug statements. Check logs tab to see the statements.
  • Added an option to remove the @charset rule output by Sass.
  • Added support for Sublime Text 4 and various other editors.
  • Added right click context menu to clear logs.
  • Updated Babel, Babel plugins and presets to 7.19.6
  • Updated Autoprefixer to 10.4.13
  • Updated Less to 4.1.3
  • Updated Node Sass to 7.0.3
  • Updated PostCSS to 8.4.18
  • Updated PostCSS Preset Env to 7.8.2
  • Updated Dart Sass to 1.55.0
  • Updated Stylus to 0.59.0
  • Updated Tailwindcss to 3.2.1
  • Updated Terser to 5.15.1
  • Updated Typescript to 4.8.4
  • Updated Webpack to 5.74.0