
pre-commit by Yelp
EditorConfig
Python Poetry
mypy
Semgrep
flake8
Gitleaks
GitHub Actions
Scribbler JavaScript Notebook
Math.js
Jupyter
Livebook
Nodebook
Weblab.ai
RunKit
iodide
pre-commit by Yelp
Scribbler JavaScript NotebookNo features have been listed yet.
Based on our record, pre-commit by Yelp seems to be a lot more popular than Scribbler JavaScript Notebook. While we know about 171 links to pre-commit by Yelp, we've tracked only 1 mention of Scribbler JavaScript Notebook. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Representative tools: Gitleaks and TruffleHog are the open-source workhorses. Run both through the pre-commit framework so secrets get caught before they ever hit the remote. - Source: dev.to / 22 days ago
Flexible: It works seamlessly with both pre-commit and prek. - Source: dev.to / 11 days ago
# See https://pre-commit.com for more information # See https://pre-commit.com/hooks.html for more hooks Repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v5.0.0 hooks: - id: end-of-file-fixer - id: check-merge-conflict - id: trailing-whitespace args: [--markdown-linebreak-ext=md] - id: check-shebang-scripts-are-executable # YAML - id:... - Source: dev.to / about 1 month ago
Then wire it into a pre-commit hook. If you're using the pre-commit framework (https://pre-commit.com/), drop this into .pre-commit-config.yaml:. - Source: dev.to / about 1 month ago
> My approach is to utilize https://pre-commit.com/ to have all checks available to run locally during commit That works fine for some things, but it doesn't work for building and testing on other platforms. For example, if I am running on linux, pre-commit won't be able to check that my changes also work on Mac and Windows. - Source: Hacker News / 2 months ago
Using its API, you can run simulations for heat conduction, front propagation, or even solve a general-form partial differential equation. And you can do all of this directly in your browser (for web apps), in a Node.js environment, or on interactive JavaScript notebooks such as Scribber. - Source: dev.to / 9 months ago
EditorConfig - EditorConfig is a file format and collection of text editor plugins for maintaining consistent coding styles between different editors and IDEs.
Math.js - Math.js is an extensive math library for JavaScript and Node.js.
Python Poetry - Python packaging and dependency manager.
Jupyter - Project Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages. Ready to get started? Try it in your browser Install the Notebook.
mypy - Mypy is an experimental optional static type checker for Python that aims to combine the benefits of dynamic (or "duck") typing and static typing.
Livebook - Automate code & data workflows with interactive Elixir notebooks