https://github.com/mdxprograms/my-toolbox
collection of libs, tools, and frameworks I often like to use
https://github.com/mdxprograms/my-toolbox
Last synced: about 1 year ago
JSON representation
collection of libs, tools, and frameworks I often like to use
- Host: GitHub
- URL: https://github.com/mdxprograms/my-toolbox
- Owner: mdxprograms
- Created: 2022-02-18T17:26:02.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-18T18:03:01.000Z (about 4 years ago)
- Last Synced: 2025-01-04T06:41:48.666Z (about 1 year ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Toolbox
* [My Toolbox](#my-toolbox)
* [Javascript](#javascript)
* [Project Starters](#project-starters)
* [Style Libs and Frameworks](#style-libs-and-frameworks)
* [Tools and Utilities](#tools-and-utilities)
* [Editor](#editor)
* [Package Manager](#package-manager)
* [Favorite Plugins](#favorite-plugins)
* [APIs](#apis)
[toolbox page](https://mdxprograms.github.io/my-toolbox/)
## Javascript
[ReactPage](https://github.com/react-page/react-page)
[Overmind](https://overmindjs.org/)
[Redux Toolkit](https://redux-toolkit.js.org/)
[React Hook Form](https://react-hook-form.com/)
[React](https://reactjs.org/)
[Svelte](https://svelte.dev/)
### Project Starters
[Vite](https://vitejs.dev/)
### Style Libs and Frameworks
[Styled Components](https://www.styled-components.com/)
[Tailwind](https://tailwindcss.com/)
### Tools and Utilities
[TypeScript](https://www.typescriptlang.org/)
## Editor
[neovim](https://neovim.io/)
### Package Manager
[minpac](https://github.com/k-takata/minpac)
### Favorite Plugins
[CoC](https://github.com/neoclide/coc.nvim)
[FZF](https://github.com/junegunn/fzf.vim)
[Vimux](https://github.com/preservim/vimux)
[Dracula Theme](https://github.com/dracula/vim)
[UltiSnips](https://github.com/SirVer/ultisnips)
## APIs
[News API](https://newsapi.org/)
[NASA](https://api.nasa.gov/)