Library for reading and writing PSD files
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
For ruby and ruby on rails
lightweight psd file parser with no dependency written in typescript
Ruby SemVer in TypeScript.
A general purpose Photoshop file parser.
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
WebSocket framework for Ruby on Rails.
lightweight psd file parser with no dependency written in typescript
JavaScript client for graphql-ruby
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
realistic password strength estimation
parse engine data in psd file
A Stimulus Wrapper for Flatpickr library
A general purpose Photoshop file parser.
Provide I18n to your React Native application
TypeScript definitions for psd
Prism Ruby parser
A pure JavaScript implementation of Sass.
Ruby on Rails unobtrusive scripting adapter
Generating psd skeleton file simple and by scriping of Ruby
This SDK allows to work with Aspose.CAD Cloud REST API in your Ruby applications quickly and easily, with zero initial cost and perform various conversion and update operations on AutoCAD DWG, DXF, DWF, DWFX, DWT, STL, IGS, DGN, OBJ and CF2 files and export them into different raster and vector formats like BMP, PSD, JPEG, TIFF, GIF, PNG, JPEG2000, SVG, WMF, PDF
psd2html是一个可以通过特定ps约定来自动生成html的ruby命令行程序。 psd2html会自动解析你的psd文件生成相应的html代码包括css。生成的代码都是使用绝对定位实现的,因此psd2html适合的场景为对性能,html语义都不是要求很高的场景,比如只有几天寿命的活动页面。 应该说完美的psd2html的解决方案几乎是不存在的。经过一些调研,最终确定了使用一种约定生成的方式。