# E-tools
**Repository Path**: mirrors/E-tools
## Basic Information
- **Project Name**: E-tools
- **Description**: E-tools 是一个采用 Jquery+LayUI+Electron 实现的跨平台开发小工具箱
- **Primary Language**: JavaScript
- **License**: MIT
- **Default Branch**: master
- **Homepage**: https://www.oschina.net/p/e-tools
- **GVP Project**: No
## Statistics
- **Stars**: 19
- **Forks**: 9
- **Created**: 2019-12-03
- **Last Updated**: 2025-09-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

E-tools
An Electron
app for platforms of OS X 、Windows and Linux



## Download and Install
[](https://github.com/Suremotoo/e-tools/releases)
## Search/Replace Keymaps
| Functionality |  |  |
| -------- | -----: | -----: |
| Start searching | Ctrl-F | Cmd-F |
| Find next | Ctrl-G | Cmd-G |
| Find previous | Shift-Ctrl-G | Shift-Cmd-G |
| Find next | Ctrl-G | Cmd-G |
| Replace | Shift-Ctrl-F | Cmd-Option-F |
| Replace all | Shift-Ctrl-R | Shift-Cmd-Option-F |
| Jump to line | Alt-G | Option-G
| Persistent search (dialog doesn't autoclose:
**enter** to find next,
**Shift-Enter** to find previous) | Alt-F | Option-F |
## Development
If you wish to build **E-tools** yourself:
- Clone this repo
`git clone https://github.com/Suremotoo/e-tools.git`
- Run `cd e-tools`
- Run `npm install`
- Run `npm start`
## License
[](https://app.fossa.io/projects/git%2Bgithub.com%2FSuremotoo%2Fe-tools?ref=badge_large)