michael8090


  • this package installs a nodejs hook under a git directory, which performs some pre-commit tests

    published 1.0.31 10 years ago
  • published 1.0.0 8 years ago
  • remove the dependency array in the `require` of seajs, to keep the arguments the same with commonjs

    published 1.0.1 8 years ago
  • replace the "require('/xxx')"s with "require('../../xxx')", the root is resolved with process.cwd(), where normally is the working directory of babel"

    published 1.0.1 8 years ago
  • convert the "require.async" of seajs to "require.ensure" of webpack

    published 1.0.1 8 years ago
  • A simple and flexible json transformer that allows developers to declare the transformation from the source to the target (possibly from server json to client json). Supporting plugins for easy customization.

    published 0.1.6 7 years ago