Common functionality for ts-morph packages.
TypeScript compiler wrapper for static analysis and code manipulation.
An optimal DOM morphing library written in TypeScript.
API for getting quickly set up with the TypeScript Compiler API.
Programmatic code changes of JSONC.
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Code mutations were never easier than now
For ruby and ruby on rails
Make ts-morph available for *.vue files
Ruby SemVer in TypeScript.
Convention over configuration for using Vite in Ruby apps
Like ruby's abbrev module, but in js
Ruby grammar for tree-sitter
prettier plugin for the Ruby programming language
A swup plugin for morphing dom nodes into the new page
WebSocket framework for Ruby on Rails.
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
Convention over configuration for using Vite in Rails apps
JavaScript client for graphql-ruby
realistic password strength estimation
Small library for morphing bewtween multiple SVG paths.
Power-pack for Turbo
A Stimulus Wrapper for Flatpickr library
Provide I18n to your React Native application
Morph client for Ruby
Morph allows you to emerge Ruby class definitions from data or by calling assignment methods.
Ruby adapter SDK for emitting events to the Morphe OS
A Ruby interface to ts-morph for programmatic TypeScript/TSX code analysis and transformation
Provides a series of s-expression transformations useful for automatic refactoring or morphing of Ruby/Rails/Sinatra code.
RubyMacros is a lisp-like macro pre-processor for Ruby. More than just a purely textual substitution scheme, RubyMacros can manipulate and morph Ruby parse trees (in the form of RedParse Nodes) at parse time in just about any way you see fit. Macros are programmed in ruby itself. And since parse trees are represented in RedParse format, they're easier to use (programatically) and more object- oriented than other available ruby parsetree formats. (RedParse Node format is actually designed to be straightforward to use and to represent the structure of ruby source code very closely.)