Pinned Repositories
meteor-delete-button
Provides a delete button UI component for Meteor apps
meteor-geocoder
Easy geocoding by way of the node-geocoder package
meteor-plans
This Meteor package makes it super simple to define a set of subscription plans for a website or app, where a plan can be linked with an outside service plan (like a plan defined on Stripe).
meteor-plans-stripe
Stripe service add-on for aldeed:plans package
meteor-reactive-clock
An accurate reactive clock package for Meteor. Retains elapsed time and keeps ticking across hot code reloads.
meteor-scheduled-tasks
Run a function on a schedule
meteor-template-extension
A Meteor package: Replace already defined templates, inherit helpers and events from other templates
meteorify
A handy script to convert the current directory into a Meteor project.
reacto-form
A React form state manager hook designed to work with many popular form UI and validation frameworks.
simpl-schema
A JavaScript schema validation package that supports direct validation of MongoDB update modifier objects
Long Shot Labs's Repositories
longshotlabs/simpl-schema
A JavaScript schema validation package that supports direct validation of MongoDB update modifier objects
longshotlabs/meteor-template-extension
A Meteor package: Replace already defined templates, inherit helpers and events from other templates
longshotlabs/meteor-delete-button
Provides a delete button UI component for Meteor apps
longshotlabs/meteor-geocoder
Easy geocoding by way of the node-geocoder package
longshotlabs/meteorify
A handy script to convert the current directory into a Meteor project.
longshotlabs/meteor-plans
This Meteor package makes it super simple to define a set of subscription plans for a website or app, where a plan can be linked with an outside service plan (like a plan defined on Stripe).
longshotlabs/meteor-plans-stripe
Stripe service add-on for aldeed:plans package
longshotlabs/meteor-scheduled-tasks
Run a function on a schedule
longshotlabs/reacto-form
A React form state manager hook designed to work with many popular form UI and validation frameworks.
longshotlabs/meteor-reactive-clock
An accurate reactive clock package for Meteor. Retains elapsed time and keeps ticking across hot code reloads.
longshotlabs/meteor-console-helpers
A Meteor package: Helpers for console logging in Blaze templates
longshotlabs/js-message-box
A package for defining and getting validation error messages, with support for Meteor Tracker reactivity
longshotlabs/meteor-reload-extras
Useful additions to the Meteor reload package
longshotlabs/mongo-object
An API for interacting with a MongoDB document or modifier
longshotlabs/composable-forms
Documentation website for the Composable Form Specification and ReactoForm
longshotlabs/create-test-file
VSCode extension: Adds the option to create a test file for a JavaScript file by right-clicking on it
longshotlabs/meteor-timezoned
A high-level timezone package for Meteor
longshotlabs/import-as-string
Import the contents of any file into a Node.js ES module as a string
longshotlabs/insomnia-plugin-import-graphql-request-collection
An Insomnia plugin that creates a request collection for all queries and mutations based on GraphQL schema introspection
longshotlabs/composable-form-tests
Tests for Composable Form Spec components written in React
longshotlabs/reacto-form-inputs
Example React components that implement the Composable Form Specification for form inputs
longshotlabs/supertokens-auth-react
ReactJS authentication module for SuperTokens
longshotlabs/supertokens-node
Node driver for SuperTokens core