项目作者: atom-extensions

项目描述 :
Atom package that provides a helper panel to convert decimal / hex / octal and binary values at cursor position.
高级语言: JavaScript
项目地址: git://github.com/atom-extensions/dec-hex-oct-bin.git
创建时间: 2014-05-27T20:36:37Z
项目社区:https://github.com/atom-extensions/dec-hex-oct-bin

开源协议:MIT License

下载


dec-hex-oct-bin package

Dependency status
Project: Refactoring

Append a helper panel to your right, and click buttons to get decimal, hex, octal and binary representation at value under cursor.
Please choose the input type by clicking the corresponding button.
Screenshot

To do

  • bugfixes
  • better user experience and looks
  • maybe active mode, that updates values when cursor is moved.

Project status meanings

  • Refactoring: Structural and technical changes have currently priority.
  • Active: Default status.
  • Fixes only: The project is maintained at the minimum level to apply at least fixes.
  • Takeover: The project is currently being taked over by another team and will possibly move.
  • Not maintained: The project is not maintained any more (ready to take over).

Feature requests are welcomed all the time, of course! ;-)

License

This project is free software under the terms of the MIT license.
For more details please see the LICENSE file or: https://opensource.org/licenses/MIT

Credits