All Projects → amilajack → alfred

amilajack / alfred

Licence: MIT license
A Modular Toolchain for JavaScript

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to alfred

Ds2
Debug server for lldb.
Stars: ✭ 243 (+478.57%)
Mutual labels:  toolchain
FAVITES
FAVITES (FrAmework for VIral Transmission and Evolution Simulation)
Stars: ✭ 33 (-21.43%)
Mutual labels:  modular
vade-mecum-shelf
Collection of vade mecum-like utilities wrapped into one single app, built with Electron.
Stars: ✭ 33 (-21.43%)
Mutual labels:  modular
grakkit
A modern JavaScript development environment for Minecraft.
Stars: ✭ 184 (+338.1%)
Mutual labels:  modular
toolchain
A cmake based toolchain with support for diffrent micrcocontrollers.
Stars: ✭ 16 (-61.9%)
Mutual labels:  toolchain
neopo
A lightweight solution for local Particle development.
Stars: ✭ 19 (-54.76%)
Mutual labels:  toolchain
Toolchain
🛠️ GitHub Action for `rustup` commands
Stars: ✭ 229 (+445.24%)
Mutual labels:  toolchain
Modular2Recycler
Modular²Recycler is a RecyclerView.Adapter that is modular squared.
Stars: ✭ 72 (+71.43%)
Mutual labels:  modular
nitroml
NitroML is a modular, portable, and scalable model-quality benchmarking framework for Machine Learning and Automated Machine Learning (AutoML) pipelines.
Stars: ✭ 40 (-4.76%)
Mutual labels:  modular
ariyana
Ariyana is an ECS work in progress game engine written in Orthodox C++ and Beef with a focus on cross-platform and multiplayer games
Stars: ✭ 73 (+73.81%)
Mutual labels:  modular
slopShell
the only php webshell you need.
Stars: ✭ 208 (+395.24%)
Mutual labels:  modular
documentify
Modular HTML bundler
Stars: ✭ 47 (+11.9%)
Mutual labels:  modular
StartupModules
Startup modules for ASP.NET Core.
Stars: ✭ 33 (-21.43%)
Mutual labels:  modular
xcross
"Zero Setup" cross-compilation for C/C++. Supports numerous architectures, build systems, C standard libraries, vcpkg, and Conan.
Stars: ✭ 29 (-30.95%)
Mutual labels:  toolchain
SelectTransform
This project is based upon https://github.com/SelectTransform/st.js but differs in implementation, functionality and robustness.
Stars: ✭ 17 (-59.52%)
Mutual labels:  modular
Toolchain
Toolchain and libraries for C/C++ programming on the TI-84+ CE calculator series
Stars: ✭ 229 (+445.24%)
Mutual labels:  toolchain
fylgja
The modular highly customisable CSS framework. Powered by CSS Components, Utilities and Props for building your Web UI.
Stars: ✭ 65 (+54.76%)
Mutual labels:  modular
modis
A highly modular Discord bot designed for anyone to customise and self-host.
Stars: ✭ 16 (-61.9%)
Mutual labels:  modular
Jarvis-personal-assistant
Comfort of a personal assistant for Linux systems. Currently features native google, yahoo, bing searches, weather conditions, videos from youtube and looking up for images as well, all in a very reliable structure and UI.
Stars: ✭ 45 (+7.14%)
Mutual labels:  modular
CodeIgniter-HMVC
CodeIgniter 3.1.10 with Modular Extensions - HMVC and Whoops Error Handling Framework 2.5.0
Stars: ✭ 30 (-28.57%)
Mutual labels:  modular

Alfred

Github Actions Join the community on Spectrum Twitter Follow

Alfred

🛠 Status: In Development

Alfred is currently in development. It's on the fast track to a 1.0 release, so we encourage you to use it and give us your feedback, but there are things that haven't been finalized yet and you can expect some changes.

What is Alfred?

  • An alternative to boilerplates / starter kits
  • Better tooling, out of the box
  • A solution to brittle and complex JS infrastructure

Getting Started

# Create a new project
npx alfred new my-project
cd my-project

# Build your project
npx alfred run build

Docs

Examples

See our examples directory

Icon Status
Basic implementation finish
🔨 Implementation in progress
To be implemented, Help wanted!
Example Descrption
1. hello world node A simple hello world app in node
2. react library A small button library built with React
3. typescript react app

Implemented Skills

Infrastructure Skills Implemented
Bundlers Webpack, Rollup, Parcel
Transpilers Babel
Test Frameworks Jest, Mocha, Jasmine, Ava
Formatters Prettier
Libraries Lodash, Moment
Linters ESLint
Front End React, Vue, Angular
State Managment Redux, Mobx
Routing react-router
Query Languages graphql, apollo
Documentation ESDoc, Typedoc
Migration Lebab
Type Checkers Flow, TypeScript
End to End Testing TestCafe, Cypress

Implemented Targets

Target Implemented
Browser
Node
Electron
React Native

Prior Art

Inspiration

Contributing

See CONTRIBUTING.md

Donations

If this project is saving you (or your team) time, please consider supporting it on Patreon 👍 thank you!

Donations will ensure the following:

  • 🔨 Long term maintenance of the project
  • 🛣 Progress on the roadmap
  • 🐛 Quick responses to bug reports and help requests

Please donate to our Patreon or PayPal

Community

All feedback and suggestions are welcome!

  • 💬 Join the community on Spectrum
  • 📣 Stay up to date on new features and announcements on @alfredpkg.

Goals

  • Standardize and simplify JS infrastructure and conventions
  • Encourage extensible and reusable infrastructure configuration
  • Provide opinionated configuration out of the box that meets the needs of most users
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].