GithubHelp home page GithubHelp logo

smartencounter / mancy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from princejwesley/mancy

0.0 2.0 0.0 12.71 MB

>_ Electron based NodeJS REPL :see_no_evil:

Home Page: http://mancy-re.pl

License: MIT License

JavaScript 84.21% HTML 0.22% CSS 15.57%

mancy's Introduction

 Mancy

A cross platform NodeJS REPL application based on electron and react frameworks.

![Gitter](https://badges.gitter.im/Join Chat.svg)

  • Syntax Highlighting
  • Dark and light themes
  • Load and save session history
  • Separate console window for async stdout/stderr logs
  • Notification for async console logs
  • console output filter support
  • Traversable output with fold/unfold options
  • Support for adding directory to node path
  • Expand/Collapse/reload command options
  • History traversal support
  • Multiple window
  • Multiline prompt support with shift + enter
  • Auto suggestion
  • Tab completion
  • Code format support
  • Support to toggle REPL mode
  • Preferences for theme and REPL mode
  • Download npm modules on demand
  • Babel support
  • await with auto async wrapper
  • Data visualization support
    • Integer representation (bin/oct/dec/hex and signed/unsigned)
    • Regular expression live editor
    • Buffer explorer
    • HTML view
    • CSS color view
    • base64 detection
    • Basic chart representation of data
    • Image detection / display
    • Download buffers support
  • Support to break long lasting commands
  • Preference window
  • Promise output tracking
  • Source file open support for node modules(.source name)
  • No special meaning for _
  • Syntax highlight as we type

For more detailed documentation, read here

wiki page has documentation for new features.

light theme

dark theme

console section

auto suggestion

function source

 Installation

  • npm install -g mancy (or)
  • Download from latest release (or)
  • Clone and run npm install & npm run package. Executable file will be created inside ./dist/ directory.
  • To build native modules, make sure node >=4.x and npm >= 2.x installed.
  • Refer node-gyp for native module build failure.

 Developers

Fork and run npm run debug or gulp debug to debug this application.

 Ideas & Suggestions

Find consolidated ideas and suggestions here.

 License

MIT License

mancy's People

Contributors

princejwesley avatar senthilporunan avatar antonyr avatar boneskull avatar bragboy avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.