express-edge icon indicating copy to clipboard operation
express-edge copied to clipboard

🔤  Use Edge templating engine with Express

Results 2 express-edge issues
Sort by recently updated
recently updated
newest added

upgrade edge.js to the latest versions so that it's possible to use the new features. Took the opportunity to upgrade others' outdated dependencies. - "eslint": "^8.3.0", - "eslint-config-airbnb-base": "^15.0.0", -...

Hi I dropped node v14 because of using `replaceAll` instead of regex for better readability. Added prettier which makes things easier and more consistent. It sometimes makes things look ugly...