Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Seamlessly morph one element into another.
Demo
<!-- For IE support -->
<script src="https://cdn.jsdelivr.net/npm/es6-promise@4/dist/es6-promise.auto.min.js"></script>
<script src="https://unpkg.com/illusory"></script>
<script>
illusory(from, to)
</script>
$ npm install illusory
import { illusory } from 'illusory'
illusory(from, to)
See the docs page for usage details and examples.
$ git clone https://github.com/justintaddei/illusory
$ cd illusory
$ npm install
$ npm run build
# Watch mode
$ npm run dev
$ npm run serve
Tests should be written in the same folder as the file being tested.
Use the [filename].spec.ts
naming convention.
$ npm test
# Transpile ./docs/index.js
$ npm run build:docs
# Watch ./docs/index.js and build on save.
$ npm run dev:docs
2.0.3 (December 23rd, 2020)
Bug fixes
FAQs
Seamlessly morph one element into another.
The npm package illusory receives a total of 642 weekly downloads. As such, illusory popularity was classified as not popular.
We found that illusory 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
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.