# f1-dom-example **Repository Path**: mirrors_Jam3/f1-dom-example ## Basic Information - **Project Name**: f1-dom-example - **Description**: This is a quick example of how to use f1 with the dom - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # f1-dom-example [![experimental](http://badges.github.io/stability-badges/dist/experimental.svg)](http://github.com/badges/stability-badges) This an example of creating ui animations using the dom and the f1 module ## Usage [![NPM](https://nodei.co/npm/f1-dom-example.png)](https://www.npmjs.com/package/f1-dom-example) ### Running NPM Scripts All examples in this module can be run through npm scripts. You can drop the following in the terminal to run it in the browser: ``` $ npm run-script dom1 $ npm run-script dom2 $ npm run-script vue1 ``` ## License MIT, see [LICENSE.md](http://github.com/mikkoh/f1-dom-example/blob/master/LICENSE.md) for details.