persistence-easy-to-delete-in-editor | Persistence easy to delete in editor or just Pede
kandi X-RAY | persistence-easy-to-delete-in-editor Summary
kandi X-RAY | persistence-easy-to-delete-in-editor Summary
persistence-easy-to-delete-in-editor is a C# library. persistence-easy-to-delete-in-editor has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
Persistence easy to delete in editor, or just Pede, is a small library to easily handle persistence in Unity editor and abstract persistence flow in Unity projects. Pede allows us to use Unity's PlayerPrefs to persistbool, byte, sbyte, char, decimal, double,float, int, uint, long, ulong, short, ushort, string and object, also abstracts the logic to persist object as files. At runtime, all data saved by Pede is compressed to save space and to protect the data, a similar process is applied to all used keys. When in the editor, Pede uses a ScriptableObject to store the data, this approach allows us to see and modify the data during development. Pede also provides us with features in the editor to easily manipulate and validate the data used in the test, these features can be accessed through the editor's menu.
Persistence easy to delete in editor, or just Pede, is a small library to easily handle persistence in Unity editor and abstract persistence flow in Unity projects. Pede allows us to use Unity's PlayerPrefs to persistbool, byte, sbyte, char, decimal, double,float, int, uint, long, ulong, short, ushort, string and object, also abstracts the logic to persist object as files. At runtime, all data saved by Pede is compressed to save space and to protect the data, a similar process is applied to all used keys. When in the editor, Pede uses a ScriptableObject to store the data, this approach allows us to see and modify the data during development. Pede also provides us with features in the editor to easily manipulate and validate the data used in the test, these features can be accessed through the editor's menu.
Support
Quality
Security
License
Reuse
Support
persistence-easy-to-delete-in-editor has a low active ecosystem.
It has 3 star(s) with 0 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
persistence-easy-to-delete-in-editor has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of persistence-easy-to-delete-in-editor is v3.0.0
Quality
persistence-easy-to-delete-in-editor has no bugs reported.
Security
persistence-easy-to-delete-in-editor has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
persistence-easy-to-delete-in-editor is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
persistence-easy-to-delete-in-editor releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of persistence-easy-to-delete-in-editor
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of persistence-easy-to-delete-in-editor
persistence-easy-to-delete-in-editor Key Features
No Key Features are available at this moment for persistence-easy-to-delete-in-editor.
persistence-easy-to-delete-in-editor Examples and Code Snippets
No Code Snippets are available at this moment for persistence-easy-to-delete-in-editor.
Community Discussions
No Community Discussions are available at this moment for persistence-easy-to-delete-in-editor.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install persistence-easy-to-delete-in-editor
Pede can be installed directly through the git url.
Support
Please submit any queries, bugs or issues, to the Issues page on this repository. All feedback is appreciated as it not just helps myself find problems I didn't otherwise see, but also helps improve the project.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page