javascript-risingstars

:stars: A complete overview of the JavaScript landscape in 2018: trends about front-end and Node.js frameworks, tooling, IDE, mobile, testing, SSG, Vue, React... Available in English, Chinese, French and Spanish

Github stars Tracking Chart

image

JavaScript Rising Stars

An overview of the JavaScript landscape in 2019: trends about front-end and Node.js frameworks, React, Vue and Angular ecosystems, tooling, testing, GraphQL...

Available in English, Chinese, Spanish.

Credits

Team members

Stack

How to contribute?

Requirements: Node.js 8.4

  • Clone the repo
  • Install the dependencies: npm install
  • Start the development server: npm start
  • Check the following URL: http://localhost:8000/
  • Update the comments in your language
  • Commit and push, the development version of site will be automatically rebuilt on Netlify.com

troubleshooting

If you catch up a build failure while using yarn on local development,
Try this:
yarn add gatsby@~1.9 then yarn start
But DO NOT commit the change of package.json or other config files, because this project is using Netlify auto building, and dependencies were frozen on purpose.


Files to translate are located files are located in the i18n folder.

i18n
├── 2016
├── 2017
│   ├── categories
│   │   ├── all
│   │   │   ├── en.md
│   │   │   ├── ja.md
│   │   │   └── zh.md
│   │   ├── build
│   │   │   ├── en.md
│   │   │   ├── ja.md
│   │   │   └── zh.md
│   │   ├── compiler
│   │   │   ├── en.md
│   │   │   ├── ja.md
│   │   │   └── zh.md
│   ├── conclusion
│   │   ├── en.md
│   │   ├── ja.md
│   │   └── zh.md
│   ├── introduction
│   │   ├── en.md
│   │   ├── ja.md
│   │   └── zh.md
│   └── messages
│       ├── en.yaml
│       ├── index.js
│       ├── ja.yaml
│       └── zh.yaml
└── messages.js

Main metrics

Overview
Name With Ownerbestofjs/javascript-risingstars
Primary LanguageAstro
Program languageJavaScript (Language Count: 4)
Platform
License:
所有者活动
Created At2017-12-23 00:27:55
Pushed At2025-01-27 22:57:06
Last Commit At2025-01-28 07:57:00
Release Count3
Last Release Name1.1.0 (Posted on )
First Release Name0.1.0 (Posted on )
用户参与
Stargazers Count1.1k
Watchers Count37
Fork Count63
Commits Count590
Has Issues Enabled
Issues Count42
Issue Open Count2
Pull Requests Count89
Pull Requests Open Count0
Pull Requests Close Count21
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private