Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 200 Bytes

File metadata and controls

5 lines (4 loc) · 200 Bytes

parse-cookie

A vanilla ES2015 adaptation of the parse function from https://www.npmjs.com/package/cookie

¿Por qué?

I'm learning JavaScript and it seemed interesting to perform this exercise.