The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wekan/packages/wekan-cfs-reactive-property
Lauri Ojansivu c2da477735 Fixed Non-ASCII attachment filename will crash when downloading. 4 years ago
..
.editorconfig Fixed Non-ASCII attachment filename will crash when downloading. 4 years ago
.gitignore Fixed Non-ASCII attachment filename will crash when downloading. 4 years ago
.jshintrc Fixed Non-ASCII attachment filename will crash when downloading. 4 years ago
LICENSE.md Fixed Non-ASCII attachment filename will crash when downloading. 4 years ago
README.md Fixed Non-ASCII attachment filename will crash when downloading. 4 years ago
api.md Fixed Non-ASCII attachment filename will crash when downloading. 4 years ago
internal.api.md Fixed Non-ASCII attachment filename will crash when downloading. 4 years ago
package.js Fixed Non-ASCII attachment filename will crash when downloading. 4 years ago
reactive-property.js Fixed Non-ASCII attachment filename will crash when downloading. 4 years ago
tests.js Fixed Non-ASCII attachment filename will crash when downloading. 4 years ago

README.md

wekan-cfs-reactive-property Build Status

Looking for maintainers - please reach out! This package is to be archived due to inability to find contributors, thanks to everyone who helped make it possible.

If you're looking for an alternative, we highly recommend Meteor-Files by VeliovGroup


ReactiveProperty:

  • get Get value
  • set Set value
  • getset A combined getter and setter
  • inc Increase numeric values
  • dec Decrease numeric values

And... It's powered by Meteor's reactive sugar :)

Kind regards Eric(@aldeed) and Morten(@raix)

Happy coding!!

#API API Documentation

#Contribute API Complete Documentation Update docs, npm install docmeteor

$ docmeteor