
Security News
Browserslist-rs Gets Major Refactor, Cutting Binary Size by Over 1MB
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
create-matise-wordpress
Advanced tools
Create a Matise Wordpress project
Make sure you have npx installed (npx
is shipped by default since NPM 5.2.0
)
npx create-matise-wordpress <my-project>
/wp-json
After setup change permalink settings to post name, change homepage display to a static page and activate your theme.
This package uses SAO v0.22.17 which to my knowledge does not support async data functions (sao.js ln28). So what i did to fix this is copy the lib/index.js and lib/generate.js from the sao node_module and added some async await keywords to support this. The same thing goes for the kopy.js in the kopy node_module. So if anything breaks in future versions, this might have something to do with it.
FAQs
Create Matise Wordpress App.
The npm package create-matise-wordpress receives a total of 10 weekly downloads. As such, create-matise-wordpress popularity was classified as not popular.
We found that create-matise-wordpress demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers 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
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.
Security News
The official Go SDK for the Model Context Protocol is in development, with a stable, production-ready release expected by August 2025.