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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?