Iain Collins
Iain Collins
**This project is now archived and is no longer maintained.** I'm happy so many people found this project useful, but it's now out of date and many of the features...
This should be addd as a page linked to on the left hand nav. It should explain: * How the authentication system works (using HTTP Only cookies and what they...
Implement [i18next](https://github.com/i18next/i18next) support to provide working basic implantation of support for internationalization/localization. It doesn't need to be a complete translation of the site but should be useful enough to be...
This starter project should set a better example by being more accessible. Fixes for issues issues are most welcome. Raising bugs for specific accessibility issues is also very welcome.
Considering adding a user admin interface to view and manage user accounts. This would require server side routes and multiple page views (a user list and an edit view at...
The goal is to show how to create a simple store, that supports with universal rendering. Redux is the common approach taken for this, and unlike MobX it doesn't require...
This should be addd as a page linked to on the left hand nav. If anyone would like to have a go at this, please feel free!
Hi, thanks for this module, it's great! I've been migrating more and more things to serverless, and ran into an issue with it. When I call `unfluff()` from a lambda...
**Summary of proposed feature** Schema properties should be checked for validity. **Purpose of proposed feature** Currently properties are only checked to see if they exist, and not if the value...
**Summary of proposed feature** Allow `@id` to be used to reference one schema from another schema on the same page. **Purpose of proposed feature** This format exists to publishers to...