Moduloze. Convert your code so it works everywhere—browsers and servers.

github.com/getify/moduloze

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2022
  • bumping terser revision for dependabot
January 2022
  • README: adding new info badge(s)
June 2021
  • fixing bug where a package.json being present requires a depmap even …
March 2021
  • complete rewrite of path-handling logic to fix a significant amount o…
January 2021
  • improving error message in cli
  • removing unused dep in analysis
  • fixing minor CLI bug if directory creation fails for any reason
  • fixing minor CLI docs mistakes in README
  • fixing incorrect AMD dependencies injection
  • updating copyright year
November 2020
  • tweaking build process to avoid unnecessary copy of copyright-header …
  • improving build process to dog-food
  • adding CLI options: --minify and --prepend, closes #14 closes #15
  • fixing bugs with lib usage, closes #12
August 2020
  • fixing bugs with missing config and/or dep-map, closes #5
July 2020
  • fixing more broken links in markdown
  • trying to fix README links and missing package.json metadata, bumping…
  • bumping version up, with recent fixes/changes
  • moving module-exports intermediary to be declared right before first …
  • changing 'var' to 'let' for auto-inserted 'module.exports' intermedia…