Package Exports
- cerebro-plugin-convert
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cerebro-plugin-convert) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
cerebro-plugin-convert
Cerebro plugin to numbers to different bases.
Usage
In Cerebro, type convert
and see the converted values in the list below.
Installing
- Type
plugins convert
into Cerebro - Click
install
Motivation
This plugin was inspired by my need to convert between decimal, hexidecimal, and ASCII all the time on my haker projects.
Related
- Cerebro – main repo for Cerebro app;
License
MIT © Matthew Jacobs