Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
@caseywebb/elm-pages
Advanced tools
Type-safe static sites, written in pure elm with your own custom elm-markup syntax.
elm-pages
elm-pages
is a framework for building an Elm single-page app that is able to seamlessly interface with data from an Elm Backend. elm-pages
is a hybrid framework, allowing you to define Routes that are either server-rendered
(for more dynamic content with user-specific or request-specific data) or pre-rendered at build-time (for generating static HTML files that are hosted through a CDN). You can mix and match server-rendered and pre-rendered routes in your app.
elm-pages
also has a command for running pure Elm scripts with a single command. See the elm-pages Scripts docs page.
elm-pages
blog postexamples
folder (includes https://elm-pages.com site source) Use git clone --recurse-submodules https://github.com/dillonkearns/elm-pages.git
so that there aren't missing files when you try to build the examples.You will see an error if the NPM and Elm package do not have a matching Compatibility Key. Usually it's best to upgrade to the latest version of both the Elm and NPM packages when you upgrade. However, in case you want to install versions that are behind the latest, the Compatibility Key is included here for reference.
Current Compatibility Key: 22.
FAQs
Type-safe static sites, written in pure elm with your own custom elm-markup syntax.
The npm package @caseywebb/elm-pages receives a total of 1 weekly downloads. As such, @caseywebb/elm-pages popularity was classified as not popular.
We found that @caseywebb/elm-pages demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.