New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

css-mashlib

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-mashlib

CSS with mashlib recipe

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-84.21%
Maintainers
0
Weekly downloads
 
Created
Source

css-mashlib

CSS with mashlib recipe and NSS like templates/pod.

This is a http://localhost:3000 server for mashlib test purpose. The repo is integrated with the mashlib stack build.

config

  • package.json contains 2 dependencies :

    • CSS version.

      Each major version is linked to a different /config/

    • mashlib version.

  • config files are located in config folder

  • css-mashlib/templates/pod is structured to produce default CSS pod that is fully compatible with NSS pods.

    • WebID document : card$.ttl
    • pod structure
      • inbox
      • profile
      • public
      • settings

start CSS

  • Data is stored in the css-mashlib/data folder
  • To start CSS. There are 2 possibilities :
    • npm run start (keep existing data - if any)
    • npm run start:clean (reset CSS)

Other available configuration

  • https configuation are available to be used on real server (not localhost)

    • https-mashlib-suffix-file.json
    • https-mashlib-subdomain-file.json

    The command line to run these server can be : npx community-solid-server -c ./config/https-mashlib-suffix-file.json -f ./data --httpsKey ../privkey.pem --httpsCert ../fullchain.pem -b https://yourserver:3000

Keywords

FAQs

Package last updated on 09 Jan 2025

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc