Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
WIP Please ignore
This project is based on Dan Shiffman's Nature of Code book and code examples. Credits go to Dan and all of the people who have contributed to building those examples.
This library is being built to make it easier to quickly breath "life" into your p5.js projects by simulating natural systems and behaviors with code. Dan's Nature of Code helped me to discover the beauty and expressivenes of code and continues to be a major influence in my creative practice.
I hope you can find inspiration in the natural world and find new ways to simulate them with code. Happy coding!
see: /examples
beta:
https://unpkg.com/nocjs@latest/dist/nocjs.min.js
see versions: https://www.npmjs.com/package/nocjs
(More coming soon)
The process goes something like:
cd nocjs
npm install
npm run start
the library will be served at: localhost:<PORT>/nocjs.js
Add your classes in the /src directory with a folder called /MyClassName
that includes:
import
and add your new class name to the /src/index.js
as you see it done with the others.
npm run build
First change the version name in package.json
git add .
git commit -m "bumped version"
npm run publish:gh
then publish to npm
npm run publish:npm
Working through these: https://github.com/nature-of-code/noc-examples-p5.js
FAQs
**WIP Please ignore**
The npm package nocjs receives a total of 1 weekly downloads. As such, nocjs popularity was classified as not popular.
We found that nocjs demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.