Skip to content

Commit

Permalink
Merge pull request #113 from harryadel/updates
Browse files Browse the repository at this point in the history
Update links
  • Loading branch information
Urigo committed Sep 18, 2021
2 parents 799393a + 924d575 commit 070dad0
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ _Tools for handling users and authentication_
- [accounts-js](https://github.com/accounts-js/accounts) - A suite of packages aims to provide all the tools you need to build a flexible authentication and accounts management solution for your application.
- [alanning:roles](https://github.com/Meteor-Community-Packages/meteor-roles) - Roles support for the built-in accounts packages.
- [meteor-user-status](https://github.com/Meteor-Community-Packages/meteor-user-status) - Keeps track of users and their meta data.
- [accounts-ui](https://github.com/e-Potek/accounts-ui/) - Accounts UI for React in Meteor 1.3+.

## Administration

Expand Down Expand Up @@ -141,6 +142,7 @@ _Tools for deploying and maintaining Meteor apps_
- [demeteorizer](https://github.com/onmodulus/demeteorizer) - Converts a Meteor app into a "standard" Node.js application
- [percolate:migrations](https://github.com/percolatestudio/meteor-migrations) - Simple migration system for Meteor
- [yamup](https://github.com/bordalix/yamup) - Deploy Meteor apps to your own Ubuntu server (EC2, ...) without dockers
- [waveshosting](https://github.com/nicolaslopezj/waveshosting) - Web application to manage meteor deployments.

## Docker Images

Expand Down Expand Up @@ -205,6 +207,7 @@ _Search, sort and paginate related tools_

_Mobile Development_

- [meteor-react-native](https://github.com/TheRealNate/meteor-react-native) - Meteor client for React Native matching Meteor Spec.
- [meteor-push](https://github.com/activitree/meteor-push) - Push notifications for cordova (ios, android) browser (Chrome, Safari, Firefox).
- [quave:universal-links](https://github.com/quavedev/universal-links) - A Meteor package that allows you to expose your native iOS settings to enable Universal Links.
- [meteoric:ionic](https://github.com/meteoric/meteor-ionic) - Ionic components for Meteor.
Expand Down Expand Up @@ -267,6 +270,7 @@ _Scaffolding_

## Boilerplate

- [CaptainN - meteor-react-starter](https://github.com/CaptainN/meteor-react-starter) - A starter project on Meteor with React.
- [Pup](https://github.com/cleverbeagle/pup)
- [matteodem - meteor-boilerplate](https://github.com/matteodem/meteor-boilerplate)
- [React with Webpack + Meteor as a backend](http://julian.io/react-with-webpack-meteor-as-a-backend/)
Expand All @@ -277,21 +281,23 @@ _Scaffolding_
- [Wekan](https://github.com/wekan/wekan) - Open source Trello-like kanban.
- [Unchained Shop](https://github.com/unchainedshop/unchained) - Open source Commerce platform developed with Meteor.
- [VulcanJS](https://github.com/VulcanJS/Vulcan) - A toolkit to quickly build apps with React, GraphQL & Meteor.
- [Crowducate Platform](https://github.com/Crowducate/crowducate-platform) - Open source education platform Powered by Meteor.
- [Nosqlclient](https://github.com/nosqlclient/nosqlclient) - MongoDB management tool.
- [radgrad2](https://github.com/radgrad/radgrad2) - Meteor based education management system.
- [coauthor](https://github.com/edemaine/coauthor) - Coauthor supercollaboration/discussion forum.

## Internationalization

- [Meteor-Internationalization](https://github.com/veliovgroup/Meteor-Internationalization) - Super-Lightweight and fast i18n isomorphic driver for Meteor with support of placeholders.
- [meteor-accounts-t9n](https://github.com/softwarerero/meteor-accounts-t9n/) - Translations for meteor account's error messages.
- [meteor-universe-i18n](https://github.com/vazco/meteor-universe-i18n) - Internationalization package for React and Meteor.

## Front End Frameworks

_Alternative Front End Frameworks to Blaze_

- [React](http://react-in-meteor.readthedocs.org/en/latest/) - Working with React and Meteor.
- [Vue](https://github.com/Akryum/meteor-vue-component) - Working with Vue and Meteor (plus single-file components & apollo support).
- [Svelte](https://github.com/meteor-svelte/meteor-svelte) - Build cybernetically enhanced web apps with Meteor and Svelte.
- [Vue](https://github.com/meteor-vue) - Working with Vue and Meteor (plus single-file components & apollo support).
- [Svelte](https://github.com/zodern/melte) - Build cybernetically enhanced web apps with Meteor and Svelte.
- [Angular 2](https://github.com/Urigo/angular2-meteor) - Working with Angular 2 and Meteor.
- [Angular](https://github.com/Urigo/angular-meteor) - Working with Angular and Meteor.
- [Famo.us](https://github.com/gadicc/meteor-famous-views/) - Famo.us and Meteor.
Expand Down

0 comments on commit 070dad0

Please sign in to comment.