A collection of quick snippets you can use on your REC sites.
See folders for each snippet, or press "t" here in Github to start searching for a snippet.
Please submit Pull Requests with new or modified snippets, or Issues for ideas and new features.
├── currency-converter
│ ├── css
│ │ └── currency-convertor.css
│ ├── js
│ │ ├── currency-convertor.js
│ │ └── lib
│ │ └── money.min.js
│ └── README.md