Add ConstexprJS under Frameworks (#157)

Co-authored-by: Myles Braithwaite <me@mylesbraithwaite.com>
This commit is contained in:
amokfa
2023-12-15 00:34:49 +05:30
committed by GitHub
parent bd0f1fa71e
commit 18be767991

View File

@@ -103,6 +103,7 @@ A static web site generator is an application that takes plain text files and co
* [Capro](https://github.com/xy2z/capro) - Flexible PHP8 static site generator, using Blade template engine. - `#PHP` `#Blade` * [Capro](https://github.com/xy2z/capro) - Flexible PHP8 static site generator, using Blade template engine. - `#PHP` `#Blade`
* [coil](https://github.com/badosu/coil) - `#elixir` * [coil](https://github.com/badosu/coil) - `#elixir`
* [Complexity](http://complexity.readthedocs.org/en/latest/) - For those who like to work in HTML. - `#Python` * [Complexity](http://complexity.readthedocs.org/en/latest/) - For those who like to work in HTML. - `#Python`
* [ConstexprJS](https://amokfa.github.io/posts/constexprjs.html) - Evaluate and struo JS in your website ahead of time. - `#JavaScript`
* [Cuttlebelle](https://cuttlebelle.com/) - The react static site generator that separates editing and code concerns. - `#JavaScript` `#Node.js` `#React.js` * [Cuttlebelle](https://cuttlebelle.com/) - The react static site generator that separates editing and code concerns. - `#JavaScript` `#Node.js` `#React.js`
* [Dewar](https://github.com/tfpk/dewar) - A flask-like static site generator. - `#Python` * [Dewar](https://github.com/tfpk/dewar) - A flask-like static site generator. - `#Python`
* [Elder.js](https://elderguide.com/tech/elderjs/) - An opinionated, SEO focused, static site generator for Svelte.js. - `#JavaScript` `#Node.js` `#Svelte.js` * [Elder.js](https://elderguide.com/tech/elderjs/) - An opinionated, SEO focused, static site generator for Svelte.js. - `#JavaScript` `#Node.js` `#Svelte.js`