npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@studiomotio/micro-motion

v0.1.2

Published

Trendy micro motion interactions

Downloads

5

Readme

Micro motion – npm (scoped)

This library is a set of common and useful motion mixins & effects that can be used in any front-end project.

Micro motion

Compatibility

This library is fully tested on Google Chrome and Mozilla Firefox for desktop (latest public released version) and is compatible with browsers that natively support CSS 3 properties.

Official support on Chrome 50+, Firefox 50+, Opera 40+, Safari 10+, Internet Explorer 11+ and Edge 15+. Many other browsers may work, but are not extensively tested. You can check at any time the support table about the partial or full support of CSS features. Note that this library will not be ported to older versions of Internet Explorer.

NOTE: the compatibility may change or evolve depending on the CSS modules we are using.

Dependencies

More detailed dependencies is coming soon.

Architecture

We built a flexible core architecture, allowing to manage multiple modules and giving developers the ability to set up the library for easy integration into a project. Just @import the root micro-motion.less file and start to use one of the build-in module!

  • micro-motion.less library build file
  • core/setting.less settings and properties used to build the library
  • core/mixin.less generic functions to automate tasks
  • core/motion.less motion keyframes used for animations and effects
  • core/module.less module build file that contains the list of all less modules
  • module folder that contains all modules

Documentation

More detailed documentation is coming soon.
The version's notation is based on Semantic versioning, https://semver.org.

Contribute

If you want to report a bug or if you just want to request for a new feature/improvement, please read the project contributors guidelines before. Thanks for taking time to contribute to the library.

License

The project is developed under the MIT license:

  • Permissions: This software and derivatives may be used for commercial purposes, you may distribute this software, this software may be modified and you may use and modify the software without distributing it.
  • Conditions: Include a copy of the license and copyright notice with the code.
  • Limitations: Software is provided without warranty and the software author/license owner cannot be held liable for damages.

Read the full license for more information about your rights.

Questions?

If you have any questions, please feel free to contact us!
hello [at] studiomotio.com