Simplified Chinese localization for Atom's menu, context, settings
This Atom plugin localizes the interface into Simplified Chinese, translating main menus, context menus, and setting dialogs into colloquial style. It provides settings to toggle specific UI parts and supports Windows, macOS, and Linux Atom installs. Though no longer actively updated, it remains useful for Chinese-speaking Atom users.
Add Github like mentions autocomplete to your application
At.js is a lightweight jQuery plugin that enables @mention-style autocomplete functionality within text inputs or contenteditable areas. It allows developers to bind actions to character triggers (like @ or #) and display suggestion dropdowns with customizable behavior. The plugin is especially useful for building social platforms, chat apps, or collaborative editors.