editorconfig.me

Web API to query a database of EditorConfig templates

MIT License

Stars
3

Editorconfig.me

Inspired by gitignore.io I thought it would be a good idea to have a similar web service for a collection of EditorConfig settings.

Editorconfig.me aims to fulfill the target by offering a HTTP API to request a EditorConfig file for a given list of languages.

Currently it is just a web API implemented in Rust using hyper and reroute. Currently there is no graphical Frontend to view in the browser but it is planed.