Make a easy view of the image sprite
Watch the demo here.
We have make some preset for framework like Laya and Egret, and also you can make a custom one.
This input will not upload to any server, just process it in browser to read image and config.
You can select any img name from the right list to see which one it is, and also you can select an img from blocks above the altas image.
Clone this repo and run yarn
or npm install
;
✨ Bootstrapped with Create Snowpack App (CSA).
Runs the app in the development mode. Open http://localhost:8080 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode. See the section about running tests for more information.
Builds a static copy of your site to the build/
folder.
Your app is ready to be deployed!
For the best production performance: Add a build bundler plugin like "@snowpack/plugin-webpack" or "@snowpack/plugin-parcel" to your snowpack.config.json
config file.