Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
30 Days Of Javascript | 34,611 | a day ago | 1 | January 25, 2022 | 231 | JavaScript | ||||
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. | ||||||||||
Ink | 20,305 | 4,188 | 784 | 2 days ago | 67 | October 07, 2021 | 53 | mit | TypeScript | |
🌈 React for interactive command-line apps | ||||||||||
Upterm | 19,482 | 4 years ago | 1 | September 06, 2015 | 220 | mit | TypeScript | |||
A terminal emulator for the 21st century. | ||||||||||
Nx | 17,014 | 126 | 264 | 21 hours ago | 846 | September 23, 2022 | 702 | mit | TypeScript | |
Smart, Fast and Extensible Build System | ||||||||||
Ignite | 15,058 | 1 | 1 | a day ago | 37 | December 27, 2016 | 39 | mit | TypeScript | |
Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more! | ||||||||||
Codesandbox Client | 12,285 | 46 | 16 | a day ago | 26 | March 11, 2021 | 366 | other | JavaScript | |
An online IDE for rapid web development | ||||||||||
Vue Native Core | 8,359 | 33 | 3 | a year ago | 18 | July 07, 2021 | 31 | mit | JavaScript | |
Vue Native is a framework to build cross platform native mobile apps using JavaScript | ||||||||||
Infisical | 5,183 | a day ago | 108 | other | TypeScript | |||||
♾ Infisical is an open-source, end-to-end encrypted platform to sync secrets and configs across your team and infrastructure. | ||||||||||
Create React Library | 4,791 | 7 | 23 | 7 days ago | 50 | June 01, 2020 | 126 | JavaScript | ||
CLI for creating reusable react libraries. | ||||||||||
React Blessed | 4,042 | 71 | 76 | 2 years ago | 23 | March 11, 2021 | 37 | mit | JavaScript | |
A react renderer for blessed. |
Created by getspooky and maintained with ❤️ by an amazing team of developers.
Create, configure and manage projects through the projects graphical user interface.
This awesome tool allows developers to graphically create a new project, live monitor app performance, add templates to project, and more. This is a pretty big deal, as getting familiar with this tool can make spinning up and maintaining any type of application.
I created Routine because I made lots of projects in javascript and php , I realized I was doing the same set up work every time and so with Routine I can configure a basic file with .yml extension and upload it as template so I can use it the next time.
You can install it using the installers below :
Distributions available for Linux, macOS, Windows.
git clone https://github.com/Routine-App/Routine.git
Move to the appropriate directory: cd <YOUR_PROJECT_NAME>
.
Run npm run routine
in order to start Routine project.
Now you can go to
localhost:8080
and see your app!
To start the Routine CLI 1.0 GUI, run one of the following commands depending on your previously used installation path:
npm run hello-routine
Routine has a few requirements you should be aware of before installing:
We encourage you to contribute to Routine
! Please check out the Contributing to Routine
guide for guidelines about how to proceed.
Please see CHANGELOG for more information what has changed recently.
The Routine project is open-source software licensed under the MIT license.