All Projects → Tsutils → Similar Projects or Alternatives

475 Open source projects that are alternatives of or similar to Tsutils

Hexraystoolbox
Hexrays Toolbox - Find code patterns within the Hexrays AST
Stars: ✭ 202 (-15.83%)
Mutual labels:  ast
Learn Javascript
《前端基础漫游指南》深入的、系统的学习 javascript 基础,喜欢点 Star
Stars: ✭ 128 (-46.67%)
Mutual labels:  ast
Gosh
🛺 Golang utility library, With additional functions such as JavaScript/Python! Golang实用程序库。
Stars: ✭ 173 (-27.92%)
Mutual labels:  utilities
Math Engine
Mathematical expression parsing and calculation engine library. 数学表达式解析计算引擎库
Stars: ✭ 123 (-48.75%)
Mutual labels:  ast
Ast Query
Tentative to a simple JavaScript AST modification library
Stars: ✭ 221 (-7.92%)
Mutual labels:  ast
Best Of Python
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
Stars: ✭ 1,869 (+678.75%)
Mutual labels:  utilities
Retext
natural language processor powered by plugins part of the @unifiedjs collective
Stars: ✭ 2,119 (+782.92%)
Mutual labels:  ast
Asteval
minimalistic evaluator of python expression using ast module
Stars: ✭ 116 (-51.67%)
Mutual labels:  ast
Nanoutils
🌊 Tiniest FP-friendly JavaScript utils library
Stars: ✭ 200 (-16.67%)
Mutual labels:  utilities
Ast
Generic AST parsing library for kotlin multiplatform
Stars: ✭ 113 (-52.92%)
Mutual labels:  ast
Astpath
A command-line search utility for Python ASTs using XPath syntax.
Stars: ✭ 167 (-30.42%)
Mutual labels:  ast
Office Js Helpers
[ARCHIVED] A collection of helpers to simplify development of Office Add-ins & Microsoft Teams Tabs
Stars: ✭ 111 (-53.75%)
Mutual labels:  utilities
Funcy
A fancy and practical functional tools
Stars: ✭ 2,690 (+1020.83%)
Mutual labels:  utilities
Cgen
C/C++ source generation from an AST
Stars: ✭ 107 (-55.42%)
Mutual labels:  ast
Gitbase
SQL interface to git repositories, written in Go. https://docs.sourced.tech/gitbase
Stars: ✭ 1,955 (+714.58%)
Mutual labels:  ast
Prettier
Prettier is an opinionated code formatter.
Stars: ✭ 41,411 (+17154.58%)
Mutual labels:  ast
Cub
The Cub Programming Language
Stars: ✭ 198 (-17.5%)
Mutual labels:  ast
Elect
The collection of utilities, best practice and fluent method for .NET Core
Stars: ✭ 107 (-55.42%)
Mutual labels:  utilities
Parser
A lexer and parser for GraphQL in .NET
Stars: ✭ 163 (-32.08%)
Mutual labels:  ast
Infection
PHP Mutation Testing library
Stars: ✭ 1,575 (+556.25%)
Mutual labels:  ast
React Monocle
A developer tool to visualize a React application's component hierarchy.
Stars: ✭ 2,440 (+916.67%)
Mutual labels:  ast
Datofu
there's a :db/fn for that
Stars: ✭ 104 (-56.67%)
Mutual labels:  utilities
React Ast
render abstract syntax trees with react
Stars: ✭ 160 (-33.33%)
Mutual labels:  ast
Ts Transform Import Path Rewrite
TS AST transformer to rewrite import path
Stars: ✭ 104 (-56.67%)
Mutual labels:  ast
Escodegen
ECMAScript code generator
Stars: ✭ 2,328 (+870%)
Mutual labels:  ast
Csharp Eval Unity3d
C# Expression Parser for Unity3D
Stars: ✭ 102 (-57.5%)
Mutual labels:  ast
Moshi Lazy Adapters
A collection of simple JsonAdapters for Moshi.
Stars: ✭ 158 (-34.17%)
Mutual labels:  utilities
Astviewer
Python Abstract Syntax Tree viewer in Qt
Stars: ✭ 101 (-57.92%)
Mutual labels:  ast
Cppast.net
CppAst is a .NET library providing a C/C++ parser for header files powered by Clang/libclang with access to the full AST, comments and macros
Stars: ✭ 228 (-5%)
Mutual labels:  ast
Birdseye
Graphical Python debugger which lets you easily view the values of all evaluated expressions
Stars: ✭ 1,373 (+472.08%)
Mutual labels:  ast
Lioness
The Lioness Programming Language
Stars: ✭ 155 (-35.42%)
Mutual labels:  ast
Glom
☄️ Python's nested data operator (and CLI), for all your declarative restructuring needs. Got data? Glom it! ☄️
Stars: ✭ 1,341 (+458.75%)
Mutual labels:  utilities
Encore
Core utils library for Clojure/Script
Stars: ✭ 191 (-20.42%)
Mutual labels:  utilities
Graphql Go Tools
Tools to write high performance GraphQL applications using Go/Golang.
Stars: ✭ 96 (-60%)
Mutual labels:  ast
Ngast
Parser for Angular projects.
Stars: ✭ 152 (-36.67%)
Mutual labels:  ast
Estemplate
Proper (AST-based) JavaScript code templating with source maps support.
Stars: ✭ 95 (-60.42%)
Mutual labels:  ast
Escaya
An blazing fast 100% spec compliant, incremental javascript parser written in Typescript
Stars: ✭ 217 (-9.58%)
Mutual labels:  ast
Redux Boilerplate Helpers
AST-based tool for automating Redux boilerplate
Stars: ✭ 94 (-60.83%)
Mutual labels:  ast
Ts Morph
TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Stars: ✭ 2,384 (+893.33%)
Mutual labels:  ast
Raisincss
An Utility CSS only library. It supports css grid and many more useful css properties.
Stars: ✭ 93 (-61.25%)
Mutual labels:  utilities
Flora Sql Parser
Parse SQL (select) statements into abstract syntax tree (AST) and convert ASTs back to SQL.
Stars: ✭ 186 (-22.5%)
Mutual labels:  ast
Libdparse
Library for lexing and parsing D source code
Stars: ✭ 91 (-62.08%)
Mutual labels:  ast
Marta Issues
An issue tracker for Marta File Manager.
Stars: ✭ 145 (-39.58%)
Mutual labels:  utilities
Ts Type Info
TypeScript AST and code generator [Deprecated]
Stars: ✭ 90 (-62.5%)
Mutual labels:  ast
Devutils App
Offline Toolbox for Developers
Stars: ✭ 2,735 (+1039.58%)
Mutual labels:  utilities
Astq
Abstract Syntax Tree (AST) Query Engine
Stars: ✭ 89 (-62.92%)
Mutual labels:  ast
Js Sql Parser
SQL(select) parser written with jison. parse SQL into abstract syntax tree(AST) and stringify back to SQL. sql grammar follows https://dev.mysql.com/doc/refman/5.7/en/select.html
Stars: ✭ 141 (-41.25%)
Mutual labels:  ast
Diffsitter
A tree-sitter based AST difftool to get meaningful semantic diffs
Stars: ✭ 89 (-62.92%)
Mutual labels:  ast
Phpgrep
Syntax-aware grep for PHP code.
Stars: ✭ 185 (-22.92%)
Mutual labels:  ast
I Pascal
A free Object Pascal language plugin for IntelliJ IDEA
Stars: ✭ 85 (-64.58%)
Mutual labels:  ast
Piranha
A tool for refactoring code related to feature flag APIs
Stars: ✭ 1,840 (+666.67%)
Mutual labels:  ast
Nps Utils
Utilities for http://npm.im/nps (npm-package-scripts)
Stars: ✭ 83 (-65.42%)
Mutual labels:  utilities
Westwind.utilities
A general purpose utility and helper library for .NET development
Stars: ✭ 202 (-15.83%)
Mutual labels:  utilities
Cz Cli
The commitizen command line utility. #BlackLivesMatter
Stars: ✭ 12,671 (+5179.58%)
Mutual labels:  utilities
Unified
☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees
Stars: ✭ 3,036 (+1165%)
Mutual labels:  ast
Php Parser
A PHP parser written in PHP
Stars: ✭ 15,101 (+6192.08%)
Mutual labels:  ast
Gitlab Cli
Create a merge request from command line in gitlab
Stars: ✭ 224 (-6.67%)
Mutual labels:  utilities
Fxjs
Functional Extensions Library for JavaScript
Stars: ✭ 202 (-15.83%)
Mutual labels:  utilities
Dockerfiles
Various dockerfiles including chrome-headless, lighthouse and other tooling.
Stars: ✭ 180 (-25%)
Mutual labels:  utilities
Rewrite
Semantic code search and transformation
Stars: ✭ 134 (-44.17%)
Mutual labels:  ast
61-120 of 475 similar projects