monument icon indicating copy to clipboard operation
monument copied to clipboard

event based http server for nodejs

Results 52 monument issues
Sort by recently updated
recently updated
newest added

Needs to create options and choices and also autodetect them (probably best to put a variable in the package.json file for future)

Just like the EJS/Handlebars/Jade/etc tickets. Get Angular 2 js working on the server side to make sure that it is feasible

enhancement
help wanted

This is a huge move of everything though it's not a change at all to the API. Starts to reorganize the code in a bit more logical way as well....

Eventually it would be nice to expose a set of type definitions for people consuming them but for now it would be nice to have them internally. This should get...

enhancement
documentation
semver patch
in progress

Look at creating a built js file to replace the index.js file (add `main: built/index.js` to package.json) to see if this would speed up performance. Ideas driving this are reducing...

help wanted
question
performance
Hacktoberfest

Using the config object changes and the render changes from #292 #291 run a site using react and see if there are things that need to be changed. Also look...

enhancement
help wanted
documentation

Using the config object changes and the render changes from #292 #291 run a site using ejs and see if there are things that need to be changed. Also look...

enhancement
help wanted
documentation

Using the config object changes and the render changes from #292 #291 run a site using jade and see if there are things that need to be changed. Also look...

enhancement
help wanted
documentation

This should be a good performance bump for static asset serving which lags at times right now.

enhancement
performance

Line 13 of security/hsts.js throws a `Not Optimized: Inlining bailed out` warning when you are profiling monument apps. Also points to line 33 in the same file. Need to get...

first contribution
semver patch
performance