All Projects → modern-js-dev → modern.js

modern-js-dev / modern.js

Licence: other
The meta-framework suite designed from scratch for frontend-focused modern web development.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Handlebars
879 projects
Smarty
1635 projects
shell
77523 projects

Projects that are alternatives of or similar to modern.js

playground
A Streamlit application to play with machine learning models directly from the browser
Stars: ✭ 48 (-98.17%)
Mutual labels:  webapp
performance-timeline
Performance Timeline
Stars: ✭ 102 (-96.11%)
Mutual labels:  webapp
SmartsApp
💬📱 An End to End Encrypted Cross Platform messenger app.
Stars: ✭ 69 (-97.37%)
Mutual labels:  webapp
FC-Docker
Project to run FreeCAD in a cloud environment accessible via a web browser in a cloud environment.
Stars: ✭ 40 (-98.48%)
Mutual labels:  webapp
tksweb
Web-based timesheeting system that exports TKS files
Stars: ✭ 15 (-99.43%)
Mutual labels:  webapp
HerokuContainer
Dockerized ASP.NET Core Web API app in Heroku
Stars: ✭ 26 (-99.01%)
Mutual labels:  webapp
whatdevice
Progressive Web App that displays hardware and software information, with one-click sharing.
Stars: ✭ 32 (-98.78%)
Mutual labels:  webapp
img ai app boilerplate
An image classification app boilerplate to serve your deep learning models asap!
Stars: ✭ 27 (-98.97%)
Mutual labels:  webapp
Lightcord
A webapp for Discord Bots
Stars: ✭ 20 (-99.24%)
Mutual labels:  webapp
code-generator
Web Application to generate your training scripts with PyTorch Ignite
Stars: ✭ 30 (-98.86%)
Mutual labels:  webapp
readis
Lightweight web frontend in PHP for reading data, stats and config from multiple redis servers.
Stars: ✭ 38 (-98.55%)
Mutual labels:  webapp
onepile
Playground for the future of private notes and document management
Stars: ✭ 41 (-98.44%)
Mutual labels:  webapp
outofcontext
A party game suite web application.
Stars: ✭ 27 (-98.97%)
Mutual labels:  webapp
play-scala-streaming-example
Example Play application showing Comet and Server Sent Events in Scala
Stars: ✭ 42 (-98.4%)
Mutual labels:  webapp
FediBooks
A web UI for creating your very own ebooks bots.
Stars: ✭ 21 (-99.2%)
Mutual labels:  webapp
workflowmanager-viewer-js
Source code for ArcGIS Workflow Manager JavaScript viewer - Manage your workflows on the web.
Stars: ✭ 23 (-99.12%)
Mutual labels:  webapp
azure-sdk-for-python-keyvault-secrets-get-set-managedid
How to set and get secrets from Azure Key Vault with Azure Managed Identities and Python
Stars: ✭ 13 (-99.5%)
Mutual labels:  webapp
bpanel
A Blockchain Management System, powered by bcoin
Stars: ✭ 52 (-98.02%)
Mutual labels:  webapp
react-flagkit
🇺🇦 React wrapper for FlagKit Flag Icons
Stars: ✭ 21 (-99.2%)
Mutual labels:  webapp
brackette-prototype
Manage your Challonge tournaments with ease. A beta application
Stars: ✭ 14 (-99.47%)
Mutual labels:  webapp

Modern.js Logo

现代 Web 工程体系
modernjs.dev

The meta-framework suite designed from scratch for frontend-focused modern web development

Introduction

The doc site (modernjs.dev) and articles are only available in Chinese for now, we are planning to add English versions soon.

Getting Started

Contributing

Credits

Some implementation of Modern.js are modified from existing projects, such as create-react-app, vite, wmr and jest. Thanks for them.

  • Unbundled Dev Server: The server implementation is based on the idea and structure of vite and wmr, and is adapted to the Modern.js application.

  • Testing: Run jest by node.js API, some code modified from jest-cli.

  • esbuild-webpack-plugin: modified from esbuild-webpack-plugin and support webpack 5.

  • Webpack messages formatter and module scopes plugin: modified from react-dev-utils and refactored to TypeScript.

  • bundle-require: modified from bundle-require.

  • farrow-pipeline: modified from farrow-pipeline.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].