# codelf **Repository Path**: zhang_xiaomou/codelf ## Basic Information - **Project Name**: codelf - **Description**: Best GitHub stars, repositories tagger and organizer. Search over projects from Github, Bitbucket, Google Code, Codeplex, Sourceforge, Fedora Project, GitLab to find real-world usage variable names - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: gh-pages - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-10 - **Last Updated**: 2026-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Codelf(变量命名神器) ================= Best GitHub stars, repositories tagger and organizer. Search over projects from Github, Bitbucket, Google Code, Codeplex, Sourceforge, Fedora Project, GitLab to find real-world usage variable names. >There are only two hard things in Computer Science: cache invalidation and naming things.-- Phil Karlton > >![twohardtings](http://unbug.github.io/codelf/resources/images/twohardtings.jpg) WIKI ================= [简体中文](https://github.com/unbug/codelf/wiki) Apps ================= [Codelf Chrome App](https://chrome.google.com/webstore/detail/codelf-best-github-stars/jnmjaglhmmcplekpfnblniiammmdpaan) Plugins ================= ### Codelf for VS Code ##### Install Codelf is on VS Code Extension Marketplace. Just search "codelf" on VS Code EXTENSIONS pane and click install. ##### Usage 1. Select text, right-click and select "Codelf". select ### Codelf for Atom ##### Install Codelf is [on Atom package](https://atom.io/packages/codelf). Search "codelf" on Atom setting pane and click install.Please see [using-atom-atom-packages](https://atom.io/docs/v1.4.1/using-atom-atom-packages) ##### Usage 1. Select text, right-click and click "Codelf". 2. Open Packages menu select "Codelf" 3. Press CTRL+ALT+E to open Codelf Also see [How to use Codelf on Atom](https://github.com/unbug/atom-codelf#usage) ### Codelf for Sublime Text ##### Install 1. [Download Codelf for Sublime](https://github.com/unbug/codelf/archive/st-0.0.3.zip) or [Select a "st-" version to download](https://github.com/unbug/codelf/tags) 2. Unzip and rename the folder to `Codelf` 3. Copy the folder into `Packages` directory, which you can find using the menu item `Sublime Text -> Preferences -> Browse Packages...` 4. Restart Sublime Text ##### Usage 1. Select text, right-click and click "Codelf". ![ST Right Click](https://cloud.githubusercontent.com/assets/799578/12536608/655d4f72-c2e5-11e5-8836-7ce733f47eed.png) 2. Open Command Palette using menu item Tools -> Command Palette... --> Type "E" or "Codelf" -->Select "Search Selection" or "Search From Input" ![ST Command Palette...](https://cloud.githubusercontent.com/assets/799578/12536569/10422964-c2e4-11e5-9530-6efb742dad3c.png) Build ================= 1. install requirements run ```npm install``` 2. build and watch run ```gulp``` Thanks ================= * API powerd by [searchcode](http://searchcode.com/) & [youdao](http://fanyi.youdao.com/) * UI powerd by [Bootstrap v4.0](http://v4-alpha.getbootstrap.com/) * Syntax highlighting of source code powerd by [google-code-prettify](https://github.com/google/code-prettify) * [Google Lovefield](https://github.com/google/lovefield) * [ZeroClipboard](https://github.com/zeroclipboard/zeroclipboard) * Utils - [generator-webappstarter](https://github.com/unbug/generator-webappstarter) * [Data Drive Management System](https://github.com/unbug/ddms) Programming naming convention ============================= * [Google Style Guides](https://github.com/google/styleguide) * [The Ruby Style Guide](https://github.com/bbatsov/ruby-style-guide) * [Style guide & coding conventions for Swift projects](https://github.com/github/swift-style-guide) * CSS Architecture * [OOCSS](http://github.com/stubbornella/oocss/wiki) - Object Oriented CSS * [ACSS](https://www.lucidchart.com/techblog/2014/01/31/atomic-css-tool-set/) - Atomic CSS * [oCSS](http://krasimir.github.io/organic-css/) - organic cascade style sheet * [SMACSS](http://smacss.com/) - Scalable and Modular Architecture for CSS * [BEM](http://bem.info/) [getbem](http://getbem.com/) - Block, Element, Modifier * [evolve CSS](http://www.evolvecss.com/) - A Sass-based CSS architecture style guide Find me ================= * Twitter [@unbug](https://twitter.com/unbug) * 微博 [@听奏](http://weibo.com/unbug) Videos =============== [![Codelf first look](https://cloud.githubusercontent.com/assets/799578/12520673/e037c0c6-c180-11e5-8342-cb291b98dcab.png)](https://youtu.be/Uqg8HWaa-2c) Screenshots ================ ![search1](https://cloud.githubusercontent.com/assets/799578/12498414/5a95d06e-c0dd-11e5-8a38-247e294df7ab.png) ![search2](https://cloud.githubusercontent.com/assets/799578/12498417/5aaf5ce6-c0dd-11e5-96be-af3900407d51.png) ![search3](https://cloud.githubusercontent.com/assets/799578/12498416/5a99eff0-c0dd-11e5-8458-1668d72a27ed.png) ![bnk1](https://cloud.githubusercontent.com/assets/799578/12507895/9945d290-c133-11e5-8bb9-ff5d5dec0cfe.png) ![bmk2](https://cloud.githubusercontent.com/assets/799578/12507854/5d2d328a-c133-11e5-85eb-d4da1c38a747.png)