FEAScript is a finite element simulation library developed in JavaScript. It enables engineering simulations across both browser-based and server-side environments without the overhead of traditional desktop software. 🎯 Our goal is to provide the most powerful JavaScript API for FEM. We are closing the gap between complex computational mechanics and the accessibility of the web, empowering developers to build professional-grade simulation tools that work on any device, anywhere.
FEAScript consists of several components:
- The main library, FEAScript core, distributed under the MIT license.
- The examples, provided in multiple formats:
- Node.js implementations, showcasing direct API usage.
- Pens on CodePen, for live, editable demos in the browser.
- Notebooks on Scribbler, an interactive JavaScript notebook tool.
- The website and blog, both licensed under CC-BY 4.0, with tutorials, updates and various resources.
