Skip to main content

JavaScript

nft-art-generator
Tools JavaScript
NFT ART GENERATOR This tool generates generative NFT art, based of all available traits. It was made with the intention to make the generative art field more accessible to anyone.
ember-inspector
Tools JavaScript
Ember Inspector Adds an Ember tab to the browser’s Developer Tools that allows you to inspect Ember objects in your application. Installation Chrome Install the extension from the Chrome Web Store.
manifold
Tools JavaScript
Manifold This project is stable and being incubated for long-term support. Manifold is a model-agnostic visual debugging tool for machine learning. Understanding ML model performance and behavior is a non-trivial process, given the intrisic opacity of ML algorithms.
reactopt
Tools JavaScript
reactopt A CLI React performance optimization tool that identifies potential unnecessary re-rendering. About Reactopt identifies specific events that may be causing unnecessary re-rendering of components in your application, and which components may benefit from utilizing shouldComponentUpdate.
hiproxy
Tools JavaScript
hiproxy hiproxy is a lightweight web proxy tool based on Node.js. The primary purpose of hiproxy is to solve the problem of host management and reverse proxy needs of developers.
git-commander
Tools JavaScript
git commander A git tool with an easy terminal interface. Features git status git add [files] git reset — [files] git commit [files] git log git reset git diff file git branch git merge (handling conflict) git pull/push Install & Usage $ npm install -g git-commander $ git-commander Requirements git >= 2.
OSXAuditor
Tools JavaScript
OS X Auditor OS X Auditor is a free Mac OS X computer forensics tool. OS X Auditor parses and hashes the following artifacts on the running system or a copy of a system you want to analyze:
resume-cli
Tools JavaScript
resume-cli This is the command line tool for JSON Resume, the open source initiative to create a JSON-based standard for resumes. Read more… Alternatives: The Resume CLI tool works as it is so there isn’t a huge amount of active development on it, try these alternatives if it doesn’t work for you;
nsp
Tools JavaScript
The Node Security Platform has been acquired by npm, Inc. On April 10, 2018, the Node Security Platform joined npm, Inc., which operates the npm JavaScript package registry. Learn more here.
piskel
Tools JavaScript
Piskel Piskel is an easy-to-use sprite editor. It can be used to create game sprites, animations, pixel-art… It is the editor used in piskelapp.com. About Piskel Built with The Piskel editor is purely built in JavaScript, HTML and CSS.
Antmove
Tools JavaScript
指南 Antmove – 小程序转换器,基于支付宝/微信小程序转换为多端小程序,让小程序跨平台开发变得简单。 一键实现小程序转换迁徙,不再为重复开发而烦恼。 特性 简单易使用,一键转换 配套详细的编译时日志/运行时日志工具 编译生成代码可读性强,可二次编程 二次编译支持 组件转换支持 文档 多端代码编写指南 微信转钉钉快速指南 微信转支付宝快速指南 支付宝转微信快速指南 支付宝转百度快速指南 支付宝小程序使用 Antmove 组件库指南 钉钉小程序使用 Antmove 组件库指南 Antmove 实现原理介绍 安装 VsCode 扩展安装 在 vscode 扩展中搜索 Antmove 下载安装 Antmove vscode 转换插件实现一键转换。
spotify-dl
Tools JavaScript
Spotify Downloader Download audio files from spotify links(Based on: youtube-dl) Required Get FFMPEG (Node.js 14)[https://nodejs.org/en/download/package-manager/] Note: if you run into issues related to puppeteer chromium download please try PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true npm install -g spotify-dl
lowdefy
Tools JavaScript
Lowdefy is an open-source (Apache-2.0) low-code framework that lets you build web apps with YAML or JSON configuration files. It is great for building admin panels, BI dashboards, workflows, and CRUD apps.
snowflake
Tools JavaScript
⚠️ Heads up: Medium isn’t using this tool anymore, but you’re welcome to! Read more about our current thinking around engineer growth. Snowflake Snowflake is Medium’s tool for planning and supporting our engineers’ career development.
react-perf-devtool
Tools JavaScript
Looking for maintainers React Performance Devtool A devtool for inspecting the performance of React Components Table of contents Introduction Demo Browser extension Log the measures to console Uses Install Usage
django-bootstrap-toolkit
Tools JavaScript
Django Toolkit for integration with Bootstrap v2 The easiest way to use Bootstrap v2 in your Django project. What is Bootstrap? You can find out all about it here: http://getbootstrap.
mp4box.js
Tools JavaScript
MP4Box.js JavaScript library to process MP4 files in the browser (and in NodeJS), with support for progressive parsing. Inspired by the MP4Box tool from the GPAC project. It can be used to:
Speed-Test
Tools JavaScript
Speed Test by OpenSpeedTest™ – Free & Open-Source HTML5 Network Performance Estimation Tool. Hi! I’m Vishnu, the one who developed OpenSpeedTest™. Speed Test by OpenSpeedTest™ is a Free and Open-Source HTML5 Network Performance Estimation Tool Written in Vanilla Javascript and only uses built-in Web APIs like XMLHttpRequest (XHR), HTML, CSS, JS, & SVG.
ReactPrimer
Tools JavaScript
ReactPrimer · React Primer is a component prototyping tool that generates fully connected class component code. Setup MacOS Download the latest release .dmg file. Open the installer. Move React Primer to your local application folder.
nvs
Tools JavaScript
NVS (Node Version Switcher) NVS is a cross-platform utility for switching between different versions and forks of Node.js. NVS is itself written in node JavaScript. This tool is obviously inspired by other node version manager tools, especially nvm, from which it borrows a lot of ideas and some command-line syntax.