Giter Site home page Giter Site logo

javidalpe / redux-live-templates Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 1.0 5.41 MB

Redux live templates for WebStorm/PhpStorm (Jetbrains)

License: Apache License 2.0

redux phpstorm webstorm live-templates snippets jetbrains javascript action reducer

redux-live-templates's Introduction

Redux Live Templates

PhpStorm/WebStorm Live templates let you insert frequently-used or custom code constructs into your source code file quickly, efficiently, and accurately.

This repo contains live templates for Redux Actions and Reducers.

Action:

Demo

Reducer:

Demo

How to install

  1. Download and copy the redux.xml file to your templates folder:
  • Windows: <your home directory>\.<product name><version number>\config\templates
  • Linux: ~\.<product name><version number>\config\templates
  • OS X: ~/Library/Preferences/<product name><version number>/templates

e.g. ~/Library/Preferences/PhpStorm2017.2/templates on OS X for PhpStorm 2017

  1. Restart PhpStorm/WebStorm.

  2. To see all templates, go to Preferences->Live Templates and expand redux.

Templates

  • action : Redux action
  • actiontest : Redux action test
  • reducer : Redux reducer
  • reducertest : Redux reducer test

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-template)
  3. Replace the redux.xml with your current config file from PhpStorm/WebStorm templates folder.
  4. Update this README.md file.
  5. Commit your changes (git commit -m 'Add new template')
  6. Push to the branch (git push origin my-new-template)
  7. Create new Pull Request

License

Apache 2. Please see License File for more information.

redux-live-templates's People

Contributors

javidalpe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

russelldias98

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.