Skip to content
/ apps Public

Steedos Apps is an enterprise productivity suite, built with Meteor.

License

Notifications You must be signed in to change notification settings

Pegaslabs/apps

Repository files navigation

Steedos Apps

Steedos Apps is a cloud-based productivity suite that helps you and your team connect and get work done from anywhere on any device.

Springboard

"Springboard"

Steedos Workflow

"Steedos Workflow"

Settings

"Steedos Settings"

Developer Reference

Meteor is an ultra-simple environment for building modern websites. What once took weeks, even with the best tools, now takes hours with Meteor.

User Accounts is a suite of packages for the Meteor.js platform. At the moment it includes forms for sign in, sign up, forgot password, reset password, change password, enroll account, and link or remove of many 3rd party services.

A simple, reactive schema validation smart package for Meteor.

A Meteor package that extends Mongo.Collection to provide support for specifying a SimpleSchema and then validating against SimpleSchema when inserting and updating.

A Meteor package that creates reactive DataTables in an efficient way, allowing you to display the contents of enormous collections without impacting app performance.

AutoForm is a Meteor package that adds UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation.

Extends Mongo.Collection with before/after hooks for insert, update, remove, find, and findOne.

Meteor package that allows you to define helpers on your collections

tap-i18n is a Meteor package that provides a comprehensive i18n solution for Meteor apps and packages