![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@storm-software/cloudflare-tools
Advanced tools
A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.
[!IMPORTANT] This repository, and the apps, libraries, and tools contained within, is still in it's initial development phase. As a result, bugs and issues are expected with it's usage. When the main development phase completes, a proper release will be performed, the packages will be availible through NPM (and other distributions), and this message will be removed. However, in the meantime, please feel free to report any issues you may come across.
A package containing tools for managing a Storm workspace. It includes various Nx generators and executors for common development tasks.
This library was generated with Nx.
Using pnpm:
pnpm add -D @storm-software/cloudflare-tools
npm install -D @storm-software/cloudflare-tools
yarn add -D @storm-software/cloudflare-tools
The following executors are available in this package to invoke common tasks for the workspace's projects:
Publish a Cloudflare worker/pages using the Wrangler CLI
This executor can be used by executing the following in a command line utility:
nx run my-project:cloudflare-publish
Please note: The cloudflare-publish executor should be included in the desired projects's project.json
file.
Serve a worker locally for development using the Wrangler CLI
This executor can be used by executing the following in a command line utility:
nx run my-project:serve
Please note: The serve executor should be included in the desired projects's project.json
file.
Publish changes by uploading files to a Cloudflare R2 bucket
This executor can be used by executing the following in a command line utility:
nx run my-project:r2-upload-publish
Please note: The r2-upload-publish executor should be included in the desired projects's project.json
file.
The following generators are available with this package to assist in workspace management:
Init Cloudflare tools Nx Plugin in the Storm Workspace
Add a worker application project to the current Storm workspace
Run nx build cloudflare-tools
to build the library.
Run nx test cloudflare-tools
to execute the unit tests via
Jest.
Storm workspaces are built using Nx, a set of extensible dev tools for monorepos, which helps you develop like Google, Facebook, and Microsoft. Building on top of Nx, the Open System provides a set of tools and patterns that help you scale your monorepo to many teams while keeping the codebase maintainable.
See the open issues for a list of proposed features (and known issues).
Reach out to the maintainer at one of the following places:
This project is licensed under the Apache License 2.0. Feel free to edit and distribute this template as you like.
See LICENSE for more information.
This project adheres to Semantic Versioning. Every release, along with the migration instructions, is documented in the CHANGELOG file
First off, thanks for taking the time to contribute! Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.
Please try to create bug reports that are:
Please adhere to this project's code of conduct.
You can use markdownlint-cli to check for common markdown style inconsistency.
Thanks goes to these wonderful people (emoji key):
Patrick Sullivan 🎨 💻 🔧 📖 ⚠️ | Tyler Benning 🎨 | Stormie 🚧 |
|
This project follows the all-contributors specification. Contributions of any kind welcome!
Storm Software is an open source software development organization and creator of Acidic, StormStack and StormCloud.
Our mission is to make software development more accessible. Our ideal future is one where anyone can create software without years of prior development experience serving as a barrier to entry. We hope to achieve this via LLMs, Generative AI, and intuitive, high-level data modeling/programming languages.
Join us on Discord to chat with the team, receive release notifications, ask questions, and get involved.
If this sounds interesting, and you would like to help us in creating the next generation of development tools, please reach out on our website or join our Slack channel!
FAQs
A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.
The npm package @storm-software/cloudflare-tools receives a total of 435 weekly downloads. As such, @storm-software/cloudflare-tools popularity was classified as not popular.
We found that @storm-software/cloudflare-tools demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.