Sunday 21 May 2017

I just published express-session-helpers, a WIP set of features to enhance using sessions with express

Link to check it out:http://ift.tt/2qISGh9 probably only applies to people who don't use express just as an API.Right now there are two modules available, flash and old.flash lets you store items in the session for the next request only, and old lets you send back the input from the last request quickly and easily (also only available for the next request).I have plans to add more but these are the ones I have ready with complete test coverage :)Looking for all types of feedback!

Submitted May 21, 2017 at 07:38PM by nehero

No comments:

Post a Comment