Top 23 JavaScript J Projects
-
node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
Project mention: How to create a discord bot without any previous knowledge? | reddit.com/r/Discordjs | 2021-02-27nodejs.org | Node.js download and documentation
-
wtfjs
🤪 A list of funny and tricky JavaScript examples
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
core-js
Standard Library
We're now able to just do once, and it do it well. Efficiency has never been better. But that IE11 troll still lives in the cave over there, and we need to find a way to feed it, and avoid it. Fortunately, we can rely on core js and babel, transpilers that spit out ES5 compatible JavaScript that IE11 through to IE Edge 18 can support.
-
tiptap
A renderless rich-text editor for Vue.js
Are you trying to add standard link functionality (like in this Reddit editor?) Tiptap has an example of how to do that here: https://github.com/ueberdosis/tiptap/blob/main/examples/Components/Routes/Links/index.vue
-
ChakraCore
ChakraCore is an open source Javascript engine with a C API. (by chakra-core)
The Chakra compiler has a parser generate an ast and from an ast generates bytecode. I've found it really easy to read. look at https://github.com/chakra-core/ChakraCore/blob/master/lib/Runtime/ByteCode/ByteCodeEmitter.cpp
-
ky
🌳 Tiny & elegant JavaScript HTTP client based on the browser Fetch API
Project mention: My first react project. Please give some feedback if you can. | reddit.com/r/reactjs | 2021-01-26Consider using a library like Ky for API calls. It is based on fetch so its a bit lighter. Axios had to implement some stuff manually which adds to the library size. Ky also throws an error on non-200 status codes which saves you having to do that check everywhere in your code
-
JSS
JSS is an authoring tool for CSS which uses JavaScript as a host language.
-
jexcel
Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
-
nodegit
Native Node bindings to Git.
-
Grant
OAuth Proxy
-
NectarJS
🔱 Javascript's God Mode. No VM. No Bytecode. No GC. Just native binaries.
Object pascal to JS? Why not just write JS directly? Can you leverage Lazarus? For JS to WASM, there's NectarJs https://github.com/NectarJS/nectarjs but docs appear to be nonexistent :(
-
Modaal
An accessible dialog window library for all humans.
humaan/Modaal - An accessible dialog window library for all humans.
-
forgJs
ForgJs is a javascript lightweight object validator. Go check the Quick start section and start coding with love
-
fast-xml-parser
Validate XML, Parse XML to JS/JSON and vise versa, or parse XML to Nimn rapidly without C/C++ based libraries and no callback
-
YouTube-Extension
🔴YouTube Extension🧰80+Features ⭐Please document, code or donate📌Tidy📌Longest-standing( 2012)(users:350000+)⋮🎞️🎛️🎧⚙️🎬🔊☕🎨🧩🧪📈⏯️(Player: Repeat Screenshot Rotate; Hide related video distraction. Always expand video Description. Playback speed. Video Quality bandwidth H.264 electricity. Player Size Full Window. Themes Customization. Statistics. Reverse Playlist YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTube YouTu
Project mention: Is there an equivalent to the Improve YouTube Chromium extension in Firefox? | reddit.com/r/firefox | 2021-02-18From: https://github.com/code4charity/YouTube-Extension/issues/440#issuecomment-777681382
-
DuckieTV
A web application built with AngularJS to track your favorite tv-shows with semi-automagic torrent integration
In the event that you do have the latest Nightly installed and running (v202102172304 or newer), and you are seeing the symptom of the calendar being empty with shows not loading, then you may find this wiki helpful https://github.com/SchizoDuckie/DuckieTV/wiki/FAQ#i-cant-add-a-series-and-there-is-nothing-in-the-calendar
-
espresso.js
Super minimal MVC library
-
guide
The official guide for discord.js, created and maintained by core members of its community (by discordjs)
Node.js: Create a Discord bot
-
purest
REST API Client Library
Using the above configuration and the default aliases defined in Purest we can refresh the access token like this:
-
ef.js
The timeless, future facing front-end framework
Project mention: Custom triggers on two way bindings in ef.js make syncing child properties with parent super easy | dev.to | 2021-02-19You may not be familiar with the EFML syntax, goto the official website(which is a little bit of outdated, but still fine) for a quick look and README for detailed usage.
-
monio
Async-capable IO monad for JS
Project mention: [AskJS] async iterators to replace EventEmitter, EventTarget and so on | reddit.com/r/javascript | 2021-02-25 -
react-cookie-consent
A small, simple and customizable cookie consent bar for use in React applications.
There is a library that can be used to prompt a user to grant or decline a cookie consent - React cookie consent.
-
text
📑 Collaborative document editing using Markdown (by nextcloud)
Project mention: Using the web interface throws many (hidden) 404's | reddit.com/r/NextCloud | 2021-02-01It may very well be expected behaviour. See for instance this on Github.
Index
What are some of the best open-source J projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | node | 77,223 |
2 | wtfjs | 21,250 |
3 | core-js | 14,264 |
4 | tiptap | 8,942 |
5 | ChakraCore | 8,418 |
6 | ky | 6,220 |
7 | JSS | 6,195 |
8 | jexcel | 5,402 |
9 | nodegit | 4,798 |
10 | Grant | 3,189 |
11 | NectarJS | 2,812 |
12 | Modaal | 2,679 |
13 | forgJs | 1,691 |
14 | fast-xml-parser | 999 |
15 | YouTube-Extension | 997 |
16 | DuckieTV | 940 |
17 | espresso.js | 521 |
18 | guide | 497 |
19 | purest | 442 |
20 | ef.js | 378 |
21 | monio | 309 |
22 | react-cookie-consent | 283 |
23 | text | 277 |