Meteor, the JavaScript App Platform
-
Updated
Sep 18, 2020 - JavaScript
{{ message }}
Meteor, the JavaScript App Platform
The ultimate Free Open Source Solution for team communications.
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.
Lightweight CSS framework
Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient
Angular and Meteor - The perfect stack
A React library for building forms from any schema.
A lightweight boilerplate for meteor projects
In-App MongoDB Editor for Meteor (Meteor DevTools)
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
A starting point for Meteor apps.
I am modifying the modifier passed into a before.update hook and noticed that these changes are being passed to the update hook on the server. So the client and the server aren't processing the same modifier; the server only has the modifier outputted by the client side hook. This is related to the discussions here https://forums.meteor.com/t/meteor-collection-hooks-confused/748/7.
The solution
Model layer for Meteor
GroundDB is a thin layer providing Meteor offline database and methods
The Ultimate Boilerplate for Products.
Please add a sign up button to main page.
Easy-to-use search for Meteor with Blaze Components
Instantly deploy your Meteor apps with `meteor-now`
Add a description, image, and links to the meteor topic page so that developers can more easily learn about it.
To associate your repository with the meteor topic, visit your repo's landing page and select "manage topics."
Just gave VulcanJS a try after using Meteor for a while. I'm getting the following error:
`
Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
meteor://💻app/packages/vulcan_lib.js:422
if (error) throw error; // eslint-disable-next-line no-console
^
[Error: