8000 GitHub - SkyN9ne/acode-plugin-prettier: Code formatter plugin for Acode editor (Android)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SkyN9ne/acode-plugin-prettier

 
 

Repository files navigation

acode-plugin-perttier

Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.

This plugin can format code written in Acode editor for Android.

Supported Extenstions

  • html
  • htm
  • css
  • scss
  • less
  • js
  • cjs
  • es
  • mjs
  • jsx
  • ts
  • tsx
  • vue
  • json
  • hbs
  • handlebars
  • md
  • yaml
  • yml

Under Development

This plugin is currently under development so it may not work properly.

Known issues

None so far. If you find any issues, please raise it in GitHub issues. Thank you.

About

Code formatter plugin for Acode editor (Android)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0