ts-to-lua-test VS CosmicNvim

Compare ts-to-lua-test vs CosmicNvim and see what are their differences.

ts-to-lua-test

A little experiment using the Typescript to Lua transpiler on a function (by albingroen)

CosmicNvim

CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a šŸ’« COSMIC programming experience! [Moved to: https://github.com/CosmicNvim/CosmicNvim] (by mattleong)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ts-to-lua-test CosmicNvim
1 19
0 226
- -
0.0 10.0
almost 3 years ago over 2 years ago
Lua Lua
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ts-to-lua-test

Posts with mentions or reviews of ts-to-lua-test. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-20.

CosmicNvim

Posts with mentions or reviews of CosmicNvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-23.
  • LSP Quickfix plugin suggestions
    4 projects | /r/neovim | 23 Jan 2022
    Hover/Signature with borders https://github.com/mattleong/CosmicNvim/blob/main/lua/cosmic/lsp/init.lua
  • Examples of lazy loading with packer
    5 projects | /r/neovim | 16 Nov 2021
  • CosmicNvim - New Themes!
    6 projects | /r/neovim | 15 Nov 2021
    Hi everyone! Iā€™m happy to announce that CosmicNvim now includes first-class support for 4 additional themes on top of the default for a total of 5 themes to choose from! The current selection: - [Catppuccino](https://github.com/Pocco81/Catppuccino.nvim) - [Gruvbox](https://github.com/ellisonleao/gruvbox.nvim) - [Rose-pine](https://github.com/rose-pine/neovim) - [Nord](https://github.com/shaunsingh/nord.nvim) - [Tokyonight](https://github.com/folke/tokyonight.nvim) Repo: https://github.com/mattleong/CosmicNvim (ā­ļøā€™s are very appreciated!) Iā€™ve previously said that I wouldnā€™t implement first class theme support for CosmicNvim outside of the default themeā€¦ Well, I guess I changed my mind. šŸ˜… For one, itā€™s probably been the most requested feature. For another, I want to be able to swap and play around with themes easily as well. My initial reason for _not_ wanting to include additional theme support was because I was worried about what sort of complexity it would bring. Turns out itā€™s not so bad and doesnā€™t overly bloat the codebase. If you have any suggestions for themes youā€™d like to see implemented, please feel free to drop them in the open [issue](https://github.com/mattleong/CosmicNvim/issues/25)!
    6 projects | /r/neovim | 15 Nov 2021
    If you have any suggestions for themes youā€™d like to see implemented, please feel free to drop them in the open issue!
  • bdelete closes neovim entirely, not just the current buffer
    2 projects | /r/neovim | 15 Nov 2021
    I'm currently using CosmicNvim along with Bufferline. I have bufferline configured to run `:bdelete! %d` as the close command, but event calling `:bdelete` directly has the same result: neovim is closed completely rather than just the current buffer.
  • COC or built-in-lsp
    4 projects | /r/neovim | 11 Nov 2021
    You can check out my config here: https://github.com/mattleong/CosmicNvim
  • Uhoh ... can't uninstall CosmicNVIM - need help.
    1 project | /r/neovim | 10 Nov 2021
    But I didn't do enough research on Cosmic. Installation seemed simple enough. Just git clone. So I backed up my nvim folder and installed it. Carelessly went through the installer. Decided it also wasn't for me. Rather than try to uninstall it, I renamed the folder 'nvim_cosmic' just in case, reverted back to my previous nvim folder, and there's tons of lua related errors.
  • Lua
    11 projects | /r/neovim | 9 Nov 2021
    And currently testing out Cosmic. Just made a backup of my nvim folder first.
  • Neovim distro with lsp, completion, debugging
    3 projects | /r/neovim | 8 Nov 2021
    Take a look at CosmicNvim! (Disclaimer: Iā€™m the author)
  • Neovim IDE
    2 projects | /r/neovim | 6 Nov 2021
    Canā€™t think of any reasons why Cosmic wouldnā€™t work on WSL. Havenā€™t tested it though.