1.0.3 • Published 11 years ago

borschik-tech-yate v1.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
11 years ago

borschik-tech-yate

Build Status

Tech to build Yate with Borschik

Building for node

Use borschik -t yate -to '{"node": true}' to build for nodejs.

borschik-link usage

borschik-link() in Yate works the same way as borschik.link() in JavaScript

  1. Static path
match / {
    borschik-link('../real/path/to/file.png')
}
  1. Dynamic path
match / {
    borschik-link('@my-name')
}
1.0.3

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago

0.0.2

12 years ago

0.0.1

12 years ago

0.0.0

12 years ago