itemized

0.0.0 • Public • Published

itemized

Command-Line Interface

NPM

This CLI is used to create an itemized list of all your node assets. I created itemized for use with React Native, as Metro Bundler requires assets to be imported statically.

Installation

Run npm install -g itemized to install itemized globally.

Commands

View the list of commands using itemized --help:

Usage: itemized [options]

Options:

  -h, --help         output usage information
  -V, --version      output the version number
  -f, --file <file>  The name of the resource file
  -p, --path <path>  The path to read
  -d, --destroy      Should overwrite the current file

/itemized/

    Package Sidebar

    Install

    npm i itemized

    Weekly Downloads

    0

    Version

    0.0.0

    License

    MIT

    Unpacked Size

    5.94 kB

    Total Files

    4

    Last publish

    Collaborators

    • evanbacon