minixli's Stars
react-navigation/react-navigation
Routing and navigation for your React Native apps
facebook/jsx
The JSX specification is a XML-like syntax extension to ECMAScript.
stoyan/reactbook
files accompanying the book "React: Up and Running"
facebookarchive/flux
Application Architecture for Building User Interfaces
mullvad/mullvadvpn-app
The Mullvad VPN client app for desktop and mobile
Unitech/pm2
Node.js Production Process Manager with a built-in Load Balancer.
vimwiki/vimwiki
Personal Wiki for Vim
Elius94/console-gui-tools
A simple library to draw option menu or other popup inputs and layout on Node.js console.
idank/explainshell
match command-line arguments to their help text
sergioramos/jsctags
jsctags generator using tern
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
mikehall314/es6-promisify
Convert callback-based javascript to ES6 Promises
mde/ejs
Embedded JavaScript templates -- http://ejs.co
axios/axios
Promise based HTTP client for the browser and node.js
cheeriojs/cheerio
The fast, flexible, and elegant library for parsing and manipulating HTML and XML.
github/gitignore
A collection of useful .gitignore templates
vim-syntastic/syntastic
Syntax checking hacks for vim
dense-analysis/ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
eslint/eslint
Find and fix problems in your JavaScript code.
nelstrom/vim-qargs
A Vim plugin that adds a :Qargs utility command, for populating the argument list from the files in the quickfix list.
tpope/vim-pathogen
pathogen.vim: manage your runtimepath
tpope/vim-abolish
abolish.vim: Work with several variants of a word at once
nelstrom/vim-visual-star-search
Start a * or # search from a visual block
kana/vim-textobj-lastpat
Vim plugin: Text objects for the last searched pattern
flazz/vim-colorschemes
one colorscheme pack to rule them all!
vim-airline/vim-airline-themes
A collection of themes for vim-airline
vim-airline/vim-airline
lean & mean status/tabline for vim that's light as air
pangloss/vim-javascript
Vastly improved Javascript indentation and syntax support in Vim.
moll/vim-node
Tools and environment to make Vim superb for developing with Node.js. Like Rails.vim for Node.
tpope/vim-surround
surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease