mixin
Here are 220 public repositories matching this topic...
AOP framework for .NET (c#, vb, etc)
-
Updated
Aug 5, 2020 - C#
-
Updated
Oct 11, 2020 - Go
vue+ElementUI+axios 接入数据,仿segmentfault,做相关的后台管理系统 https://lyh.red/admin/
-
Updated
Sep 4, 2020 - Vue
Extremely powerful Sass media query mixin. Allows you to create almost any media query you can imagine.
-
Updated
May 17, 2019 - CSS
Mixin and base class for using mobx with lit-element
-
Updated
Oct 6, 2020 - TypeScript
Recursively merge values in a JavaScript object.
-
Updated
Jul 29, 2020 - JavaScript
Sass mixin that helps you build sloped section edges with a consistent angle.
-
Updated
Oct 3, 2020 - SCSS
Vue 2 mixin to determine when a DOM element is visible in the client window
-
Updated
Sep 4, 2020 - JavaScript
Deeply mix the properties of objects into the first object, while also mixing-in child objects.
-
Updated
Jul 9, 2020 - JavaScript
The perfect starting point for CSS normalization, responsive vertical rhythm grids and modular scale typography.
-
Updated
Sep 4, 2020
VueJS mixin plugin for creating element size queries in components
-
Updated
Jan 14, 2019 - JavaScript
An @font-face generating Sass mixin to make adding custom fonts to websites much easier.
-
Updated
Sep 4, 2020 - CSS
Create mixins which work with instanceof (friendly for unit tests).
-
Updated
Aug 25, 2020 - JavaScript
A tiny, minimal, platform-native, vanilla JavaScript web component library.
-
Updated
Oct 12, 2020 - JavaScript
Mixin-Network SDK for PHP
-
Updated
Oct 10, 2020 - PHP
A 100% typesafe class trait util for TypeScript
-
Updated
Apr 14, 2018 - TypeScript
Post new hot stories from Hacker News to Mixin bot (Mixin ID: 7000100124)
-
Updated
Oct 14, 2019 - Go
Define fields in python classes. Easily.
-
Updated
Oct 1, 2020 - Python
Improve this page
Add a description, image, and links to the mixin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mixin topic, visit your repo's landing page and select "manage topics."


add a category in the sessions table, the normal sessions should expire after 6 hours, but the api session won't expire, and the expiration time is the only difference between them.
add a button to generate a new API session, and whenever a new API session created, expire all old API sessions.