Showing 51 open source projects for "ecmascript"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Prepack

    Prepack

    A JavaScript bundle optimizer

    ...This gets rid of most intermediate computations and object allocations. Prepack operates at the AST level, using Babel to parse and generate JavaScript source code. At the core of Prepack is an almost ECMAScript 5 compatible interpreter — implemented in JavaScript! The interpreter closely follows the ECMAScript 2016 Language Specification, with a focus on correctness and spec conformance. You can think of the interpreter in Prepack as a clean reference implementation of JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    xeogl

    xeogl

    A WebGL-based 3D engine for technical visualization

    xeogl is an open source JavaScript library from xeolabs for 3D model visualization on WebGL. It gives you tools to create interactive 3D worlds in your browser. Load models from formats like glTF or OBJ, or generate them programmatically. Navigate them with the camera and script them with Javascript, to build compelling 3D presentations. Load multiple models. Isolate/move/emphasize objects. Camera navigation controls. Camera animations (flyto, follow, path etc). Emphasis effects (wireframe,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gulp-babel

    gulp-babel

    Gulp plugin for Babel

    ...When Babel is used via a wrapper, it may also be necessary, or at least more useful, to pass the options via configuration files. Babel is a toolchain that is mainly used to convert ECMAScript 2015+ code into a backward-compatible version of JavaScript in current environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ES6 Tutorial

    ES6 Tutorial

    ECMAScript 6

    This is a comprehensive, book-style tutorial that teaches modern JavaScript beginning with ES6 and continuing into later additions to the language. It introduces core syntax like let/const, template literals, destructuring, modules, and classes before moving to promises, generators, async/await, proxies, and symbols. Each chapter mixes explanation with concise examples, emphasizing why a feature exists and how to use it idiomatically. The material serves both as a learning path and a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Sarissa is a cross-browser ECMAScript lib that helps with browser incompatibilities in XMLHttpRequest/XML/XSLT/XPath along with some bonus utility methods. People call some of this Ajax nowdays, but the term was not available back in early 2003 ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    waterline

    waterline

    ORM for Node.js with support for mysql, mongo, postgres, mssql

    It provides a uniform API for accessing stuff from different kinds of databases, protocols, and 3rd party APIs. That means you write the same code to get and store things like users, whether they live in Redis, mySQL, LDAP, MongoDB, or Postgres. Waterline strives to inherit the best parts of ORMs like ActiveRecord, Hibernate, and Mongoose, but with a fresh perspective and emphasis on modularity, testability, and consistency across adapters. Sails comes installed with a powerful ORM/ODM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Traceur

    Traceur

    Traceur is a JavaScript.next-to-JavaScript-of-today compiler

    Traceur is a JavaScript.next-to-JavaScript-of-today compiler that allows you to use features from the future today. Traceur supports ES6 as well as some experimental ES.next features. Traceur's goal is to inform the design of new JavaScript features which are only valuable if they allow you to write better code. Traceur allows you to try out new and proposed language features today, helping you say what you mean in your code while informing the standards process. JavaScript's evolution needs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JS/CC LALR(1) Parser Generator

    JS/CC LALR(1) Parser Generator

    A LALR(1) Parser Generator for JavaScript written in JavaScript

    JS/CC is a parser generator for JavaScript/ECMAScript, which is entirely written in ECMAScript itself. It produces LALR(1) parsers with integrated lexical analyzers. JS/CC can run as a website or be invoked from a console, and runs on several platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    collectw
    Collectw is web-based UI for collectd (http://collectd.org/). It allows you to monitor collectd's statistics (optionally any rrd data) through your browser in a modern way. Data from RRD passes as JSON to browser and ECMAScript draws charts through it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    ESXX (pronounced "Essex") is a rather silly acronym and stands for "ECMAScript, SQL, XML and XSLT". It's a very simple and easy-to-use, yet powerful, XML Application Server written in Java (6) and utilizing FastCGI for web server communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Colección de páginas HTML5 con ejemplos y casos de uso del nuevo lenguaje de marcado así como de la combinación del mismo con estilos CSS de nivel 3, gráficos vectoriales SVG y script mediante ECMAScript 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A mobile webkit tablet framework for creating a 'native like' master/detail UI using HTML5, CSS3 and ECMAScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JAM Circle
    JAM Circle is a Kanban Application Platform on Eclipse RCP.Kanban is similar to sticky note.you can use it for GTD,Planning,Pull System using Kanban.It supports to send Card using XMPP and to define it\'s behavior using Script(JRuby and ECMAScript).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PIES provide the package/import mechanism which is absent in ES3 (ECMAScript Language Specification 3rd edition, the standard for JavaScript, JScript). And with many selected libraries, PIES will complement ES3!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SMScryptor encrypts and decrypts messages sent from any mobile phones using : - AES 256 encryption - J2ME MIDP2.0 CLDC1.1 - ECMAScript - Apache / PHP / mysql
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    dxOS is a WebOS that provides a full-fledged desktop operating system in a web environment. dxOS includes tools and services for the developer to simplify the creation of portable web applications in cross-platform compatible ECMAScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cliente de web mapping, basado en GeoClient y desarrollado en EcmaScript/JavaScript sobre SVG, que permite consumir servicios OGC/WFS para publicacion de Información Geográfica utilizando graficos vectoriales.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Findability 4 All is a web-portal written in php/ajax/ecmascript/xml based on the four-tier web model. It is made of four modules: Core, Formatter, Database/Search Engine, Application Logic. The project has started as a univeristy project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cross-platform, web-based (PHP+JavaScript/EcmaScript) MPD (Music Player Daemon) client. Yet another web-client for famous Music Player Daemon. Totally in JavaScript, driven by XMLHTTPRequest (AJAX) with a small php-backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    sMArTH is a SVG and ECMAScript-powered equation editor for MathML and LaTeX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Irc web client (PHP, xhtml, css, ECMAScript) in real time (without "refresh"). Groucha doesn't need anything else than php and is "safe mode" compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SVGeo brings extensive GIS application functionality to the web using an intuitive interface. SVGeo uses SVG and ECMAScript to provide a variety of navigational and query tools and to display both raster and vector data from web and mapping services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Smee allows ECMAScript to be used as an extension language for Smalltalk applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ESC is a Win32/WSH shell-tool for compressing/crunching ECMAScript compliant code into supertight, bandwidth-optimized packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jex (short for 'objects') is an ultra-lightwieght ecmascript library framework for embedded and browser applications
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB