Подборка самых популярных JS репозиториев на GitHub за апрель 2019

4764

Подборка самых популярных JS репозиториев на GitHub за апрель 2019

В нашей подборке JS-репозиториев вы найдете прогрессивную среду Node, расширение devtools для браузера, удобные фреймворки, такие как Aurelia, редакторы в блочном стиле, плагин анимации и многие другие интересные JavaScript-проекты с открытым исходным кодом!

Наиболее популярные репозитории по JavaScript:

  1. Nest is a progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular. Read also our Nest.js review14,485 stars by now.
  2. vue-devtools is a browser devtools extension for debugging Vue.js applications. 13,064 stars by now.
  3. framework is a name for Aurelia framework repository. Aurelia is a modern, frontend JS framework for building browser, mobile, and desktop applications. It focuses on aligning closely with web platform specifications, using convention over configuration, and having minimal framework intrusion. 10,922 stars by now.
  4. Tone.js is a web audio framework for creating interactive music in the browser. The architecture of Tone.js aims to be familiar to both musicians and audio programmers looking to create web-based audio applications. 7,825 stars by now.
  5. editor.js is a block-styled editor with clean JSON output. 6,267 stars by now.
  6. lax.js is a plugin to create animation scroll effects. 5,381 stars by now.
  7. face-api.js is a JavaScript API for face detection and face recognition in the browser implemented on top of the tensorflow.js core API. We wrote about it before in details and it seems to be one of the most interesting repos of April 2019. 5,253 stars by now.
  8. Majestic is a zero-config GUI for Jest4,943 stars by now.
  9. Prompts repository represents lightweight, beautiful and user-friendly interactive prompts4,778 stars by now.
  10. billboard.js is a reusable, easy interface JavaScript chart library, based on D3 v4+. (We made a review for its competitors a few years ago). 3,484 stars by now.
  11. franc is a natural language detection tool. 2,939 stars by now.
  12. vue-meta is a Vue.js plugin that allows you to manage your app’s metadata, much like ‘react-helmet’ does for React. 2,397 stars by now.
  13. promise-fun is a repo with packages of promise modules, useful promise patterns, and tips on how to solve common problems. 2,289 stars by now.
  14. vue-virtual-scroller is a tool for fast scrolling of any amount of data. 2,212 stars by now.
  15. codelyzer is a set of tslint rules for static code analysis of Angular TypeScript projects. 1,984 stars by now.
  16. Cube.js is a modular framework to build analytical web applications. It is primarily used to build internal business intelligence tools or to add customer-facing analytics to an existing application. 1,854 stars by now.
  17. idb is a tiny (~1.15k) library that mostly mirrors the IndexedDB API, but with small improvements that make a big difference to usability. 1,839 stars by now.
  18. npm-windows-upgrade is a repository with a tool for ugrading npm on Windows. 1,777 stars by now.
  19. Sucrase is an alternative to Babel for modern JS runtimes. Instead of compiling a large range of JS features to be able to work in Internet Explorer, Sucrase assumes that you’re developing with a recent browser or recent Node.js version, so it focuses on compiling non-standard language extensions: JSX, TypeScript, and Flow. 1,618 stars by now.
  20. Micromodal.js is a lightweight, configurable and a11y-enabled modal library written in pure JavaScript. 1,524 stars by now.
  21. Ox is a single-command flamegraph profiling. This tool can profile and generate an interactive flamegraph for a Node process with a single command, on any platform which Node runs on (macOS, Linux, Windows, Android). 1,410 stars by now.
  22. better-sqlite3 is a fast and simple library for SQLite3 in Node.js. It supports user-defined functions, aggregates, and extensions. 1,176 stars by now.
  23. PreVue is a prototyping tool for Vue developers that handles everything from component architecture to code exporting. 865 stars by now.
  24. cross-platform-node-guide repository is about how to write cross-platform Node.js code. 838 stars by now.
  25. Formal is a cross-platform solution that exposes just the right primitives you need to manage your forms state and validations with ease. This is an elegant form management primitives for the react hooks era. 704 stars by now.
  26. vue-social-sharing is a Vue.js component for sharing links to social networks. 652 stars by now.
  27. eslint-plugin-unicorn is a set of various awesome ESLint rules. 629 stars by now.
  28. log-update – log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc. 627 stars by now.
  29. kubernetes-client is a simplified Kubernetes API client for Node.js. 546 stars by now.
  30. NodeCG is a broadcast graphics framework and application. It enables you to write complex, dynamic broadcast graphics using the web platform. 540 stars by now.
  31. node-csv-parse is a CSV parsing implementing the Node.js `stream.Transform` API. 522 stars by now.