↓
Skip to main content
Dev Blog
Dev Blog
Home
All Posts
Categories
Tags
Home
All Posts
Categories
Tags
All Posts
puppeteer-heap-snapshot
Tools
TypeScript
Puppeteer Heap Snapshot Capture heap snapshots and query the snapshot for objects matching a set of properties. Read more about it in this blog post. Install Install via npm/yarn.
appsmith
Tools
TypeScript
Appsmith is an open-source platform to build, deploy, and maintain internal apps. You can build anything from simple CRUD apps, admin panels, dashboards to custom business apps and complicated multi-step workflows.
bangle.dev
Tools
TypeScript
psst we have great documentation at https://bangle.dev What is bangle.dev ? bangle.dev is a collection of components for building powerful editing experiences for the web. 🔋 Batteries included We expose plenty of components to help you get started with your Editor.
SIMD-Visualiser
Tools
JavaScript
Live Version found here (Proof of concept) http://piotte13.github.io/SIMD-Visualiser ( This is a Prototype version, we are still in development! Thanks for your support 🙂 But wait, what is SIMD? SIMD (pronounced “seem-dee”) is short for Single Instruction/Multiple Data which is one classification of computer architectures.
prosemirror-dev-tools
Tools
TypeScript
<p> </a><br /> <a rel="nofollow noopener" target="_blank" href="http://commitizen.github.io/cz-cli/"></p> <p> </a> </p> <h2 dir="auto"> <a rel="nofollow noopener" target="_blank" id="user-content-table-of-content" class="anchor" aria-hidden="true" href="#table-of-content"></a>Table of Content </h2> <ul dir="auto"> <li> <a rel="nofollow noopener" target="_blank" href="#table-of-content">Table of Content</a> </li> <li> <a rel="nofollow noopener" target="_blank" href="#quick-start">Quick Start</a></p> <ul dir="auto"> <li> <a rel="nofollow noopener" target="_blank" href="#npm-way">NPM Way</a> </li> </ul> </li> <li> <a rel="nofollow noopener" target="_blank" href="#features">Features</a></p> <ul dir="auto"> <li> <a rel="nofollow noopener" target="_blank" href="#state">State</a> </li> <li> <a rel="nofollow noopener" target="_blank" href="#history">History</a> </li> <li> <a rel="nofollow noopener" target="_blank" href="#plugins">Plugins</a> </li> <li> <a rel="nofollow noopener" target="_blank" href="#schema">Schema</a> </li> <li> <a rel="nofollow noopener" target="_blank" href="#structure">Structure</a> </li> <li> <a rel="nofollow noopener" target="_blank" href="#snapshots">Snapshots</a> </li> </ul> </li> <li> <a rel="nofollow noopener" target="_blank" href="#demo">Demo</a> </li> <li> <a rel="nofollow noopener" target="_blank" href="#contributing">Contributing</a> </li> <li> <a rel="nofollow noopener" target="_blank" href="#license">License</a> </li> </ul> <h2 dir="auto"> <a rel="nofollow noopener" target="_blank" id="user-content-quick-start" class="anchor" aria-hidden="true" href="#quick-start"></a>Quick Start </h2> <h3 dir="auto"> <a rel="nofollow noopener" target="_blank" id="user-content-npm-way" class="anchor" aria-hidden="true" href="#npm-way"></a>NPM Way </h3> <p> Install <code>prosemirror-dev-tools</code> package from npm: </p> <pre>npm install --save-dev prosemirror-dev-tools</pre> <p> Wrap <code>EditorView</code> instance in applyDevTools method: </p> <pre>import applyDevTools from "prosemirror-dev-tools"; const view = new EditorView /…/();
xplat
Tools
TypeScript
Cross-platform (xplat) tools for Nx workspaces xplat is an added value pack for Nx which provides additional app generators and optional supporting architecture for different platform/framework combinations. Currently supported platforms Electron
node-pre-gyp
Tools
JavaScript
@mapbox/node-pre-gyp @mapbox/node-pre-gyp makes it easy to publish and install Node.js C++ addons from binaries @mapbox/node-pre-gyp stands between npm and node-gyp and offers a cross-platform method of binary deployment. Special note on previous package On Feb 9th, 2021 @mapbox/node-pre-gyp@1.
vscode-glean
Tools
TypeScript
VSCode Glean The extension provides refactoring tools for your React codebase The extension provides refactoring tools for your React codebase: extract JSX into a new component, convert Class Components to Functional Components, wrapping with Hooks and more!
gatsby-starter
Tools
TypeScript
Gatsby 2.0 starter Demo: https://fabien0102-gatsby-starter.netlify.com/ Storybook: https://fabien0102-gatsby-starter.netlify.com/docs/ Gatsby 2.0 starter for generate awesome static website working with a nice env development. Warning This starter is currently in wip (see progression to #What’s inside session).
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.
CamHacker
Tools
Shell
[*] CamHacker Hack anyone’s camera and get images! [+] Description CamHacker is a phishing tool. It will generate a link. If anyone opens the link and permits camera access, his/her photo will be captured and sent to you!
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.
obsidian42-brat
Tools
TypeScript
Beta Reviewers Auto-update Tester Beta Reviewers Auto-update Tester or BRAT for short is a plugin that makes it easier for you to assist other developers with reviewing and testing their plugins and themes.
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;
volar
Tools
TypeScript
Volar ⚡ Explore high-performance tooling for Vue Vue.js Vue Language Features Vue, Vitepress, petite-vue language support extension for VSCode TypeScript Vue Plugin VSCode extension to support Vue in TS server vue-tsc
←
1
…
12
13
14
15
16
…
37
→