# awesome-toolkits **Repository Path**: mirrors_developit/awesome-toolkits ## Basic Information - **Project Name**: awesome-toolkits - **Description**: A curated list of open source, high-quality, popular and well maintained toolkits - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Awesome Toolkits [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) > A curated list of open source, high-quality, popular and well maintained toolkits A "toolkit" is a set of tools in any form that allows you to create applications with no build configuration. ## Contents - [Web](#web) - [Mobile](#mobile) - [Other](#other) - [Related lists](#related-lists) - [Contribute](#contribute) - [License](#license) ## Web * [Create React App](https://github.com/facebookincubator/create-react-app) - Create React apps with no build configuration. * [Create React App Typescript](https://github.com/wmonk/create-react-app-typescript) - Create React apps using typescript with no build configuration. * [vue-cli](https://github.com/vuejs/vue-cli) - A simple CLI for scaffolding Vue.js projects. * [Angular CLI](https://github.com/angular/angular-cli) - CLI tool for Angular. * [ember-cli](https://github.com/ember-cli/ember-cli) - The Ember.js command line utility. * [Parcel](https://github.com/parcel-bundler/parcel) - Blazing fast, zero configuration web application bundler. * [Next.js](https://github.com/zeit/next.js/) - Next.js is a minimalistic framework for server-rendered React applications. * [Nuxt.js](https://github.com/nuxt/nuxt.js) - Versatile Vue.js Framework. * [Razzle](https://github.com/jaredpalmer/razzle) - Create server-rendered universal JavaScript applications with no configuration. * [nwb](https://github.com/insin/nwb) - A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it). * [Gatsby](https://github.com/gatsbyjs/gatsby) - Blazing-fast static site generator for React. * [Neutrino ](https://github.com/mozilla-neutrino/neutrino-dev) - Create and build modern JavaScript applications with zero initial configuration. ## Mobile * [Create React Native App](https://github.com/react-community/create-react-native-app) - Create a React Native app on any OS with no build config. ## Other * [react-scripts](https://github.com/facebookincubator/create-react-app/tree/master/packages/react-scripts) - This package includes scripts and configuration used by Create React App. * [kcd-scripts](https://github.com/kentcdodds/kcd-scripts) - CLI toolbox for common scripts for [Kent C. Dodds](https://github.com/kentcdodds/kcd-scripts)' projects. ## Related lists * [Awesome](https://github.com/sindresorhus/awesome) - Curated list of awesome lists. * [Awesome Node.js](https://github.com/sindresorhus/awesome-nodejs) - Delightful Node.js packages and resources. ## Contribute Contributions welcome! Read the [contribution guidelines](contributing.md) first. ## License [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](http://creativecommons.org/publicdomain/zero/1.0) To the extent possible under law, [Ronald Rey](http://github.com/reyronald) has waived all copyright and related or neighboring rights to this work.