Skip to content
#

js

javascript logo

JavaScript (JS) is a lightweight interpreted or JIT-compiled programming language with first-class functions. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache CouchDB and Adobe Acrobat. JavaScript is a prototype-based, multi-paradigm, dynamic language, supporting object-oriented, imperative, and declarative (e.g. functional programming) styles.

Here are 58,947 public repositories matching this topic...

This is a basic expense management application that allows for adding income and expenses into the application. It then displays the transactions in a table. Additionally, it shows the 6 highest transactions in a bar chart. Moreover, it displays the top 6 distinct categories in a pie chart. User can also download the transaction data in a PDF file.

  • Updated Jun 11, 2024
  • JavaScript

Created by Brendan Eich

Released December 4, 1995

Followers
172k followers
Website
developer.mozilla.org/en-US/docs/Web/JavaScript
Wikipedia
Wikipedia

Related Topics

nodejs