
Product
Introducing Socket Fix for Safe, Automated Dependency Upgrades
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
framework7
Advanced tools
Full Featured Mobile HTML Framework For Building iOS & Android Apps
Framework7 uses gulp
and rollup
to build a development (build) and productuin (dist) versions.
First you need to have gulp-cli
which you should install globally.
$ npm install --global gulp
Then install all dependencies, in repo's root:
$ npm install
And build development version of Framework7:
$ npm run build:dev
The result is available in build/
folder.
To build production version of Framework7:
$ npm run build:prod
Production version will be available in dist/
folder.
Kitchen Sink uses Ajax for navigation between pages so you will need a server.
Run Kitchen Sink with development environment (development version will be built first):
$ npm run dev
Run Kitchen Sink with production environment (configured to scripts and styles from dist/
folder):
$ npm run prod
Before you open an issue please review the contributing guideline.
All changes should be commited to src/
files. Framework7 uses LESS for CSS compliations, and ES modules JS files.
The project uses .editorconfig to define the coding style of each file. We recommend that you install the Editor Config extension for your preferred IDE.
If you want to help in Framework7 development and make it event better visit this page: http://framework7.io/contribute/
If you have questions about Framework7 or want to help others you are welcome to special forum at http://forum.framework7.io/
Documentation available at http://framework7.io/docs/
Tutorials available at http://framework7.io/tutorials/
Appstore apps made with Framework7: http://framework7.io/showcase/
Old v1 version of Framework7 is still available at v1 branch
v2.2.5 - April 29, 2018
swipeback: true
prop when the page event was triggered by swipe backrange:changed
(rangeChanged
, changed
) event that will be triggered on slide knob release after value changeno-store-data
or ignore-store-data
class to input elementFAQs
Full featured mobile HTML framework for building iOS & Android apps
The npm package framework7 receives a total of 0 weekly downloads. As such, framework7 popularity was classified as not popular.
We found that framework7 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.
Product
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.