Code Monkey home page Code Monkey logo

clematis's Introduction

Clematis

CLVIM: Clematis virginiana (devil's darning needles)

Clematis

Clematis is a NeoVIM package (version >= 4.0, because we're using Floating Windows feature) for Clojure and ClojureScript. Is an implementation of REPL-Tooling package for NeoVIM.

Why another plug-in?

Clematis is focused on data visualization. It is an implementation of REPL Tooling, the same tool that powers Atom's package Chlorine, on the text-based editor NeoVIM - no GUI is necessary. The idea is to create a full powered plug-in for NeoVIM and other text-based editors focused on extensability - one that you could hit a keystroke and literally see your data, dive as deep as you want on it, and use these visualizations to help you code your solution (for example, when you get a Java object as a result, you can see all methods/constructors/attributes on it without needing external tools like Javadoc and GOTO Definition).

Installation

You need to have the newest NeoVIM installed. Now, on the official site, they present packages for Ubuntu and Debian, but they're outdated. Use the AppImage.

You also need to have Node.JS installed. Once installed, install the bindings for VIM globally (yeah, not ideal but NeoVIM with Node are not that permissive):

$ npm install -g neovim

Now you're ready to go!

What's with the name?

Clematis Virginiana is sometimes abbreviated as CLVIM, which is perfect for the job.

It is also a beautiful name, and a beautiful flower, so be it!

Disclaimer:

Nothing is working that well so far. It's still too early to use this plug-in. Contributions are welcome :)

Related Projects:

clematis's People

Contributors

mauricioszabo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

gilluan d3v3l0

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.