Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
fractal-framework
Advanced tools
A minimalist and powerful framework for building applications and interactive content
Build your ideas as simple as possible. Fractal is an intuitive framework for building applications and interactive content.
See the design document. In order to be scalable, Fractal is implemented using Typescript
The recomended way is using webpack, please download the Fractal-quickstart repo (Comming soon...).
Or in nodejs, browserify, webpack like environments:
npm i --save fractal-framework
There are many useful examples at examples folder. Be sure that you have installed Node.js, please download Fractal source and extract them.
The examples you can run are:
Open a command window into Fractal
folder and run:
npm i
npm run dev ./examples/NAME_OF_EXAMPLE
for example:
npm run dev ./examples/compose
Our rule is to have 100% of coverage, right now all core features are covered
// once
npm test
// dev server
npm run test:watch
Curious about how it works? see Design Documentation before reading source code :)
See our Development Documentation
[0.0.6] - 2019-04-04
FAQs
A minimalist and powerful framework for building applications and interactive content
The npm package fractal-framework receives a total of 7 weekly downloads. As such, fractal-framework popularity was classified as not popular.
We found that fractal-framework 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
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.