joystick icon indicating copy to clipboard operation
joystick copied to clipboard

A full-stack JavaScript framework for building stable, easy-to-maintain apps and websites.

Results 199 joystick issues
Sort by recently updated
recently updated
newest added

Passing thought. Add a render function for generating a class list on an HTML element. Similar to [this](https://www.npmjs.com/package/classnames). Goal would be to do nothing more than generate a string like...

@joystick.js/ui
idea

Idea: ``` accounts.signup({ emailAddress: '[email protected]', password: '123', verifyEmailAddress: true, }); ``` If this is `true`, automatically try to send off an email to address using `config.email` settings, or, log a...

feature
@joystick.js/ui
@joystick.js/node

This is cheap to do but a huge boon on productivity for developers who need it. Idea would be to update the `url` object with something like: ``` { params:...

feature
@joystick.js/ui
@joystick.js/node

This just came up while working on a UI that needs window (technically, `document.body`) level events. These can currently be added via the onMount lifecycle event but this prevents automatic...

@joystick.js/ui
idea

May want to consider a `joystick.url()` function which relies on this, too.

documentation
feature
@joystick.js/ui
@joystick.js/node

feature
@joystick.js/node
@joystick.js/cli

We have a check in the accounts.signup() action but nothing at the database level. Make sure this exists for MongoDB and PostgreSQL.

feature
refactor
@joystick.js/node

I think it's time to do this. It makes a lot of sense to build a simple but reasonably-scalable database into Joystick. Something that's natively Node.js/JS and handles the majority...

feature
@joystick.js/db

**Welcome to Depfu** 👋 This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates....

depfu

**Welcome to Depfu** 👋 This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates....

depfu