Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
It’s a collection of superfast tests or detects as we like to call them which run as your web page loads, then you can use the results to tailor the experience to the user. It tells you what HTML, CSS and JavaScript features the user’s browser has to offer. | It is a visual data computing platform that provides a faster and more collaborative approach to take action through data. It provides a fast and collaborative way to explore data, create predictions, and deploy data apps. |
Easy to deliver tiered experiences;
Make use of the latest and greatest features in browsers;
Without leaving less fortunate users high and dry. | A more visual way to work;
Collaborate with stakeholders;
Data source integration;
Forecasting;
Machine learning simplified;
Every data source, any size data |
Statistics | |
GitHub Stars 25.7K | GitHub Stars - |
GitHub Forks 3.0K | GitHub Forks - |
Stacks 28.1K | Stacks 1 |
Followers 2.1K | Followers 1 |
Votes 0 | Votes 0 |
Integrations | |
| No integrations available | |

Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting for browser support.

A JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects.

It is a secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio.

Visualize your data in 6 different ways. Each of them animated, with a load of customisation options and interactivity extensions.

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more.

Immutable provides Persistent Immutable List, Stack, Map, OrderedMap, Set, OrderedSet and Record. They are highly efficient on modern JavaScript VMs by using structural sharing via hash maps tries and vector tries as popularized by Clojure and Scala, minimizing the need to copy or cache data.

Besides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases.

Integrate Python into Microsoft Excel. Use Excel as your user-facing front-end with calculations, business logic and data access powered by Python. Works with all 3rd party and open source Python packages. No need to write any VBA!

A JavaScript utility library delivering consistency, modularity, performance, & extras. It provides utility functions for common programming tasks using the functional programming paradigm.

It emphasizes a purer functional style. Immutability and side-effect free functions are at the heart of its design philosophy. This can help you get the job done with simple, elegant code.