Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oreqizer/infernizer
:fire: The ultimate Inferno boilerplate!
https://github.com/oreqizer/infernizer
boilerplate inferno typescript
Last synced: about 2 months ago
JSON representation
:fire: The ultimate Inferno boilerplate!
- Host: GitHub
- URL: https://github.com/oreqizer/infernizer
- Owner: oreqizer
- Archived: true
- Created: 2017-01-07T07:52:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-04T09:29:04.000Z (about 4 years ago)
- Last Synced: 2024-07-28T19:32:50.442Z (5 months ago)
- Topics: boilerplate, inferno, typescript
- Language: JavaScript
- Homepage: https://infernojs.org/
- Size: 158 KB
- Stars: 11
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Infernizer
The ultimate boilerplate for [Inferno](https://infernojs.org/)! :fire:
### Overview
* TypeScript
* CSS modules
* Webpack + hot reloading
* Isomorphic rendering
* TSlintAll is configured and working!
### Credit
Optimization ideas borrowed from [inferno-starter](https://github.com/lukeed/inferno-starter).