You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

cordova-plugin-app-namer

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-app-namer

A Cordova plugin that allows you to give you app a name with spaces and special characters and stuff.

1.0.0
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

cordova-plugin-app-namer

This project is forked from blakgeek/cordova-plugin-app-name

This project only supports cordova-android >= 7.0.0. If you need cordova-android < 7.0.0, check the original project link above.

How does it work?

It adds an after_prepare hook that changes the value of app_name in strings.xml for Android and updates the "Project Name" and "Project Display Name" in the plist for iOS.

How do I install it?

If you're like me and using Cordova CLI:

cordova plugin add cordova-plugin-app-namer --variable APP_NAME="应用甲"

How do I use it?

Um ... See above :)

Keywords

ecosystem:cordova

FAQs

Package last updated on 27 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts