Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 13 JavaScript Es2015 Projects
-
Project mention: Private components inside the same file - yay or nay? | reddit.com/r/reactjs | 2023-03-19
-
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
It supports webpack 5 and Vite, which supports hot module replacement during development and assembles your code for production,
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
There is 116 "contributors" to that one repository alone. See https://github.com/zloirock/core-js/graphs/contributors
-
Project mention: Is there anything like react-grid-layour for RN? | reddit.com/r/reactnative | 2023-03-13
-
-
-
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
JsBarcode
Barcode generation library written in JavaScript that works in both the browser and on Node.js
As discussed previously, the barcode is the key printed part of a TR as far as access control goes. Generating a barcode by hand is tedious, but computers can do it easily. In fact, there are a lot of free software libraries that will generate barcodes for you and allow you to customize pretty much every aspect of them. For this demo, I used the JsBarcode library, which can be imported directly into a webpage without needing to download anything: https://github.com/lindell/JsBarcode
-
-
Project mention: How to properly document a React/Redux application? | reddit.com/r/codehunter | 2022-04-18
In this post, the tool react-docgen is presented, and I have stumble upon esdoc as well. Whereas esdoc does automatic generation of documentation, react-docgen extracts the information of the React components and puts it into a JSON file.
-
-
Project mention: All JavaScript and TypeScript features of the last 3 years explained | news.ycombinator.com | 2023-03-09
and so `dedent` would not strip any indentation. That is, `dedent` is meant to identify the maximal common leading indentation in the template as written by the developer, which should not depend on the values of the interpolands.
A stale GitHub issue on the dmnd/dedent repo has a real-world example where this matters and led to a subtle bug: https://github.com/dmnd/dedent/issues/22
-
JavaScript Es2015 related posts
- How to properly document a React/Redux application?
- Make your own temple recommend!
- [TypeScript][Express][JsBarcode] Generate 1D barcode images
- Barcode/gift card api
- GitHub 10 Repo for Javascript developer
- Reverse Babel? Turning Old Javascript to new?
- How can I use this comment feature of vscode to specify parameters and return values of a function?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 20 Mar 2023
Index
What are some of the best open-source Es2015 projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | javascript | 132,256 |
2 | webpack | 62,785 |
3 | core-js | 21,954 |
4 | react-grid-layout | 17,289 |
5 | wp-calypso | 12,183 |
6 | Lebab | 5,555 |
7 | ThinkJS | 5,293 |
8 | JsBarcode | 4,839 |
9 | minipack | 2,962 |
10 | ESDoc | 2,735 |
11 | common-tags | 1,861 |
12 | dedent | 687 |
13 | frontal.js | 77 |