/EimaJS

Easy to import multiple assets

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Eima.js

Easy to Import Multiple Assets

Asset management should not bother you. Forget about it and focus on your code. We do the rest.

list of commands

  • eima init
    • Easy Config
  • eima start
    • Create an asset.js that imports files from assets folder
  • eima help
    • Show all commands and description
  • eima lint(alpha)
    • Detect unused asset list

features

  • Filename extension can be distinguished
  • Auto eslint assets.js
  • (import/require) Both methods are available
  • Check Asset size

TODO

  • DETECT AND DELETE UNUSED ASSET
  • SUPPORTING DYNAMIC IMPORT