-
git-meld-index Public
Run meld or any git difftool to interactively stage changes
-
rescript-mode Public
A major mode for editing ReScript
-
ts-fixture-memo-experiment Public
An experiment with type inference for test fixtures
TypeScript MIT License UpdatedMay 11, 2023 -
fixt Public
Make objects for use in tests, automatically making dependencies
Python MIT License UpdatedMar 29, 2023 -
LavaMoat Public
Forked from LavaMoat/LavaMoattools for sandboxing your dependency graph
JavaScript MIT License UpdatedNov 21, 2022 -
mechanize-build-tools Public
Support code for making mechanize releases / maintaining website
-
lsp-rescript Public
Emacs lsp-mode client configuration for rescript-vscode
-
web-mode Public
Forked from fxbois/web-modeweb template editing mode for emacs
Emacs Lisp GNU General Public License v2.0 UpdatedSep 2, 2021 -
melpa Public
Forked from melpa/melpaRecipes and build machinery for the biggest Emacs package repo
Emacs Lisp Other UpdatedMay 5, 2021 -
rescript-vscode Public
Forked from rescript-lang/rescript-vscodeOfficial VSCode plugin for ReScript
TypeScript MIT License UpdatedApr 1, 2021 -
emacsql-sqlite3 Public
Forked from cireu/emacsql-sqlite3Yet another EmacSQL backend for SQLite
Emacs Lisp UpdatedJun 27, 2020 -
use-package Public
Forked from jwiegley/use-packageA use-package declaration for simplifying your .emacs
Emacs Lisp GNU General Public License v3.0 UpdatedJun 18, 2020 -
create-react-app Public
Forked from facebook/create-react-appSet up a modern web app by running one command.
JavaScript MIT License UpdatedMay 21, 2020 -
spacemacs Public
Forked from syl20bnr/spacemacsA community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
Emacs Lisp UpdatedMay 15, 2020 -
reasonml.org Public
Forked from rescript-association/reasonml.orgWIP Reason / BuckleScript documentation platform with intelligent design and UX
Reason MIT License UpdatedMay 10, 2020 -
lsp-mode Public
Forked from emacs-lsp/lsp-modeEmacs client/library for the Language Server Protocol
Emacs Lisp GNU General Public License v3.0 UpdatedMay 10, 2020 -
reasonml.github.io Public
Forked from reasonml/reasonml.github.ioReason's documentation site
HTML MIT License UpdatedMar 12, 2020 -
automerge Public
Forked from automerge/automerge-classicA JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
JavaScript MIT License UpdatedMar 9, 2020 -
orgparse Public
Forked from karlicoss/orgparsePython module for reading Emacs org-mode files
Python BSD 2-Clause "Simplified" License UpdatedMar 1, 2020 -
mypy Public
Forked from python/mypyOptional static typing for Python 3 and 2 (PEP 484)
Python Other UpdatedJan 26, 2020 -
make-it-easy Public
Forked from dorireuv/make-it-easyA tiny framework that makes it easy to write Test Data Builders in Python
Python Other UpdatedSep 1, 2019 -
amphetype Public
Forked from ticalc-travis/amphetypeAmphetype crappily ported to Python 3
-
prettyprinter Public
Forked from tommikaikkonen/prettyprinterSyntax-highlighting, declarative and composable pretty printer for Python 3.5+
Python MIT License UpdatedAug 21, 2019 -
pytest-contexts Public
Forked from palankai/pytest-contextsa pytests plugin to run tests written using the Contexts framework http://contexts.readthedocs.io/
Python The Unlicense UpdatedJun 1, 2019 -
icdiff-expects Public
Forked from jlee1-made/icdiff-expectsReadable coloured inline diffs from expects test assertions
Python UpdatedMay 21, 2019 -
ob-ipython Public
Forked from gregsexton/ob-ipythonorg-babel integration with Jupyter for evaluation of (Python by default) code blocks
Emacs Lisp UpdatedFeb 3, 2018 -
linx Public
Forked from markashleybell/linxA bookmark management system and Chrome extension.
JavaScript UpdatedJan 10, 2018 -
ledger Public
Forked from ledger/ledgerDouble-entry accounting system with a command-line reporting interface
C++ BSD 3-Clause "New" or "Revised" License UpdatedOct 26, 2017 -
mechanize Public
Stateful programmatic web browsing in Python, after Andy Lester's Perl module WWW::Mechanize .
-
figleaf Public
Forked from ctb/figleafA code coverage recording and analysis tool for Python