Merge pull request #673 from arpowers/patch-1

Add Factor JS
This commit is contained in:
Gökay Gürcan 2020-02-23 19:33:50 +01:00 committed by GitHub
commit 95466ac811
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -220,6 +220,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [Cody](https://github.com/jcoppieters/cody) - CMS with WSYWYG editor.
* [PencilBlue](https://github.com/pencilblue/pencilblue/) - CMS and blogging platform.
* [Strapi](https://github.com/strapi/strapi) - Open source Node.js Headless CMS to easily build customisable APIs.
* [Factor](https://github.com/fiction-com/factor) - The Javascript CMS
## Templating Engines
*Templating engines allow you to perform string interpolation.*