Development & DevOps Software for JavaScript
Snowpack
Snowpack enables frontend developers to enjoy a lightning-fast development experience. It's modern build tool that replaces heavier, more complex bundlers like Webpack or Parcel in your development workflow. Snowpack leverages JavaScript's native module system to increase performance and never builds the same file twice. Allowing you to enjoy a near instant hot module reload and refresh no matter how big your project grows. Snowpack supports JSX, TypeScript, React, Preact, CSS Modules and much more, while also provding an extensive plugin catalog with support for almost any technology in the JavaScript eco-system.
Gulp.js
A toolkit to automate & enhance your workflow. Leverage gulp and the flexibility of JavaScript to automate slow, repetitive workflows and compose them into efficient build pipelines.
Vizzu
Vizzu is a free, open-source Javascript/C++ library utilizing a generic dataviz engine that generates many types of charts and seamlessly animates between them. It can be used to create static charts but more importantly it is designed for building animated data stories and interactive explorers as Vizzu enables showing different perspectives of the data that the viewers can easily follow due to the animation.
D3.js
With D3.js developers can produce dynamic, interactive data visualizations in web browsers. It's a free and opne-source JavaScript library that combines Scalable Vector Graphics, HTML5, and Cascading Style Sheets standards. The library gives developers the full capability of modern browsers and puts a strong emphasis on web standards.
Grunt.js
Grunt is an open-source JavaScript task runner, a tool used to automatically perform frequent tasks such as minification, compilation, unit testing, and linting. The Grunt ecosystem contains hundred of plugins that can be used to automate just about anything build related. With Grunt, you use the command-line interface to run custom tasks defined in a your config file to optimize your development workflow.
AmCharts
AmCharts is an interactive JavaScript library use to create chart and maps for data visualization. With AmCharts you can create interactive charts that allow your users to scroll, hover drag and select data for better visualization and manupulation.
TiddlyWiki
TiddlyWiki is a personal wiki and a non-linear notebook that provides an interactive way to manipulate and structure data for web consumption. The free and open source application is written as an SPA (Single Page Application) with JavaScript by Jermolene. TiddlyWiki is designed from the ground up to easy to customize and re-shape depending on your use-case, while also providing tools that can be used to split up and reuse content.
Next.js
Next.js is a free an open-source JavaScript framework for building production grade React web applications that scale. World's leading companies use the framework to buil both static and dynamic websites and web applications.
React Native
React Native combines the power of React with native app development. React Native is a popular JavaScript library for building native user interfaces. React Native allow developers to build applications for Android and iOS simultaneously without managing multiple codebases.