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.
patternplate-client
Advanced tools
About | Usage | Documentation | Contributing
Activity
Standards
Reach out
patternplate-client is the client application for patternplate.
patternplate-client is available on npm.
npm install --save patternplate-client
patternplate-client exposes a CLI. Documentation will follow in short notice.
patternplate-client exposes its API as commonjs module. Functionalities are grouped in namespaces. See API Documentation for details.
import patternplateClient from 'patternplate-client';
const client = await patternplateClient();
You dig patternplate-client and want to submit a pull request? Awesome! Be sure to read the contribution guide and you should be good to go. Here are some notes to get you coding real quick.
Fetch, install and start the default watch task
git clone https://github.com/sinnerschrader/patternplate-client.git
cd patternplate-client
npm install
npm start
This will watch all files in source
and start the appropriate tasks when changes are detected.
See development for more details.
patternplate-client is built by SinnerSchrader and contributors with :heart: and released under the MIT License.
FAQs
Universal javascript client application for patternplate
We found that patternplate-client 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
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.