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星跟踪图

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

主要指标

概览
名称与所有者bestofjs/javascript-risingstars
主编程语言Astro
编程语言JavaScript (语言数: 4)
平台
许可证
所有者活动
创建于2017-12-23 00:27:55
推送于2025-01-27 22:57:06
最后一次提交2025-01-28 07:57:00
发布数3
最新版本名称1.1.0 (发布于 )
第一版名称0.1.0 (发布于 )
用户参与
星数1.1k
关注者数37
派生数63
提交数590
已启用问题?
问题数42
打开的问题数2
拉请求数89
打开的拉请求数0
关闭的拉请求数21
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?