Xtuff Versions Save

A CLI to generate stuff easy! (components, services, etc...)

1.4.0

4 years ago
  • Fixed security issues with dependencies

1.3.0

4 years ago
  • New "replace", "now" and "username" patterns.
  • Refactored and reorganized code.
  • Some tests

1.2.1

5 years ago
  • Added function patterns: ls (start with lower case) and cc (to camelCase).
  • Improvements on the other function patterns.

1.2.0

5 years ago
  • New pattern functions: cz (capitalized), lc (lowercase), uc (uppercase), sc (snake case) and kc (kebab case).
  • Now you can define custom simple patterns.
  • Possibility to change delimiter.
  • Solved a bug with subfolders creation.

1.1.5

5 years ago
  • %name% pattern now work with common files and the subfolders.
  • %path()% pattern now works on subfolders.

1.1.2

5 years ago
  • Solved fix with path pattern on Windows.
  • No replace content of templates folder when you run npm install or update a package.

1.1.0

5 years ago
  • Bug fixes on template example.
  • Added new pattern 'path()'.

1.0.5

5 years ago
  • Fix bugs on Windows and relative path

1.0.0

5 years ago

First version!