# 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
>
>
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".
### 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".

2. Open Command Palette using menu item Tools -> Command Palette... --> Type "E" or "Codelf" -->Select "Search Selection" or "Search From Input"

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
===============
[](https://youtu.be/Uqg8HWaa-2c)
Screenshots
================




