Giter VIP home page Giter VIP logo

xslt-tmbundle's Introduction

XSLT.tmbundle

This my own tried and tested, tweaked and twisted XSLT bundle for TextMate 2.

Installation

cd ~/Library/Application\ Support/Avian/Bundles/
git clone git://github.com/greystate/xslt-tmbundle XSLT.tmbundle

Snippets

The things I use most from this bundle are definitely the snippets - here's a couple of highlights:

  • tmpl : Create a new match template

  • tmpln : Create a new named template

  • tmplm : Create a new match template with a mode

  • appl : Create an apply-templates instruction

  • appls : Create an apply-templates instruction with a sort node

Commands

Preview Transformation

Select an XML file and an XSLT stylesheet in the project folder, and run this command, to run the transform and display the result as HTML in the Web Preview window.

Transform and show as XML

Like the previous one, this requires an XML file and an XSLT stylesheet selected in the project - the XML is transformed with the XSLT and the results is shown as colour-coded XML.

Notes

  • Some commands still refer to scripts on my local drive, so won't work. Hopefully I'll be able to fix those along the way.

xslt-tmbundle's People

Contributors

greystate avatar

Watchers

 avatar  avatar  avatar

Forkers

khillabolt

xslt-tmbundle's Issues

Probably a long shot, but is this project still have developer visibility?

Hi there, as an avid Textmate2 and XML/XSLT developer, I'm quite smitten with this Bundle and all of the shortcuts it offers.

Curious though, I'm guess you've long moved on, but I wondering if any of the files mentioned here "Some commands still refer to scripts on my local drive, so won't work. Hopefully I'll be able to fix those along the way." may still be available some where..

Specifically I'd love to see what you had here:

  • ${TM_SUPPORT_PATH}/lib/bash_init.sh
  • /Users/chriz/Development/Misc/XSLT/xml-structure.xsl
  • /Users/chriz/Development/Misc/XSLT/namespace-transform.xsl

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.