Skip to content

Instantly share code, notes, and snippets.

@sparrow
Created March 6, 2018 08:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sparrow/50a56b7aa70aba10037de4cdc6f4bf9b to your computer and use it in GitHub Desktop.
Save sparrow/50a56b7aa70aba10037de4cdc6f4bf9b to your computer and use it in GitHub Desktop.
This is a JavaScript code snippet that we used for our blog post https://rubygarage.org/blog/things-vue-takes-from-react-and-angular at RubyGarage. This is an example of filter syntax implementation in Vue.
<span>{{ message | uppercase }}</span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment