Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@11ty/eleventy-dev-server
Advanced tools
A minimal, modern, generic, hot-reloading local web server to help web developers.
A minimal, modern, generic, hot-reloading local web server to help web developers.
You do not need to install this separately—it is bundled with @11ty/eleventy
starting with Eleventy v2.0.0.
As of 1.0.0-canary.10
we now include a CLI for the Eleventy Dev Server.
This is for standalone use only. Installation is unnecessary if you’re using this with Eleventy.
npm install -g @11ty/eleventy-dev-server
# Alternatively, install locally into your project
npm install @11ty/eleventy-dev-server
# Serve the current directory
npx @11ty/eleventy-dev-server
# Serve a different subdirectory
npx @11ty/eleventy-dev-server --input=_site
# Disable the `domdiff` feature
npx @11ty/eleventy-dev-server --domdiff=false
# Full command list in the Help
npx @11ty/eleventy-dev-server --help
npm run test
FAQs
A minimal, modern, generic, hot-reloading local web server to help web developers.
The npm package @11ty/eleventy-dev-server receives a total of 43,217 weekly downloads. As such, @11ty/eleventy-dev-server popularity was classified as popular.
We found that @11ty/eleventy-dev-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.