apalm / apetools

Don't Go Ape. Go Ape Tools. For when it all seems like too much work.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ape Tools

Tools for app developers

Live: https://apetools.webprofusion.com

Don't Go Ape. Go Ape Tools. For when it all seems like too much work.

Image Gorilla

Generate your App Icons and Splashscreens in all the required sizes to get your app to market faster.

Note: this is the client side JS port of Ape Tools (which was originally server-side C#). This app uses VueJS with TypeScript.

If you are looking to contribute to development, all the magic happens in: https://github.com/webprofusion/apetools/blob/master/src/components/tools/tools.ts

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8082
npm run dev

# build for production with minification
npm run build

# clean the production build
npm run clean

About

Don't Go Ape. Go Ape Tools. For when it all seems like too much work.

License:MIT License


Languages

Language:TypeScript 55.2%Language:HTML 25.4%Language:JavaScript 17.4%Language:CSS 1.9%